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
/
bus
/
cbmiec
Commit message (
Expand
)
Author
Age
Files
Lines
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-10
/
+10
*
6532riot: updated to use devcb2. nw.
Fabio Priuli
2014-04-30
1
-15
/
+1
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
1
-16
/
+1
*
Added serial printer, renamed centronics printer to match. Standardised the c...
smf-
2014-04-16
1
-1
/
+1
*
isa8_device and isa16_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-15
1
-18
/
+2
*
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat...
smf-
2014-04-14
2
-8
/
+5
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
4
-10
/
+10
*
mos6526: devcb2 cleanup. (nw)
Curt Coder
2014-03-22
2
-14
/
+30
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-1
/
+1
*
(MESS) Fixed regressions. (nw)
Curt Coder
2014-03-11
1
-0
/
+1
*
Shuffle ISA and some more PC related devices around (nw)
Miodrag Milanovic
2014-03-07
1
-2
/
+2
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
1
-17
/
+3
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
2
-7
/
+8
*
(MESS) c64: Floppy WIP. (nw)
Curt Coder
2014-02-04
1
-1
/
+1
*
MSVC fix
Nathan Woods
2014-02-04
1
-1
/
+1
*
(MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo...
Curt Coder
2014-02-03
4
-145
/
+70
*
remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw)
smf-
2014-01-07
1
-5
/
+5
*
Converted PIA6821 to DEVCB2 [smf]
smf-
2014-01-06
1
-22
/
+7
*
removed ca1/ca2/cb1 callbacks as they were never called anyway [smf]
smf-
2014-01-01
4
-32
/
+0
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
6
-250
/
+110
*
reduce dependency mak files by 130k (nw)
smf-
2013-12-29
2
-11
/
+11
*
replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al...
smf-
2013-12-22
1
-3
/
+0
*
(MESS) c1581: Verified gap sizes. (nw)
Curt Coder
2013-11-18
1
-2
/
+0
*
moved centronics into emu/bus (nw)
Miodrag Milanovic
2013-10-23
1
-1
/
+1
*
(MESS) c64: Moved expansion and user ports under emu/bus. (nw)
Curt Coder
2013-10-20
2
-2
/
+2
*
(MESS) cbmiec: Moved under emu/bus. (nw)
Curt Coder
2013-10-20
20
-0
/
+5779