index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
machine
/
6522via.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-3
/
+2
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+0
*
VIA6522: Refactored interface to use READ/WRITE_LINE.
Curt Coder
2010-01-07
1
-8
/
+8
*
The other larger patch adds missing static and const qualifiers, and
Aaron Giles
2009-06-08
1
-1
/
+0
*
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
Aaron Giles
2009-06-08
1
-3
/
+0
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-1
/
+1
*
Made the 6522 VIA implementation use devcb
Nathan Woods
2009-02-04
1
-13
/
+15
*
Made the concept of a "clock" native to devices. The clock is now
Aaron Giles
2008-12-18
1
-8
/
+1
*
Changed the 6522 VIA implementation to be a device
Nathan Woods
2008-12-14
1
-154
/
+51
*
6522 interface cleanups
Nathan Woods
2008-12-13
1
-6
/
+20
*
Terminology cleanup. "Machine" handlers are now "space" handlers.
Aaron Giles
2008-11-15
1
-12
/
+12
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-06-26
1
-6
/
+6
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
1
-1
/
+1
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-12
/
+12
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+195