index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
coco
/
coco_dcmodem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-2
/
+2
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
bus/coco: Simplify handler signatures and uint type names (nw)
AJR
2020-06-07
1
-5
/
+5
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-2
/
+2
*
coco2: Converted all coco/dragon extension devices to use cts handlers.
Nigel Barnes
2019-05-25
1
-2
/
+14
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+7
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-7
/
+2
*
coco: Fixed loading Orchestra-90, RS-232 Program Pak, Modem Pak from softlist...
Nigel Barnes
2019-03-23
1
-0
/
+5
*
mc6852, mc6854, mos6551: Simplify read/write handlers (nw)
AJR
2019-02-18
1
-2
/
+2
*
mos6551: Eliminate MCFG_ macros (nw)
AJR
2018-08-20
1
-12
/
+13
*
Avoid multiple explicit instantiations definition of templates
Stefan BrĂ¼ns
2018-06-29
1
-2
/
+0
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-8
/
+8
*
Sarayan made me do it.
Vas Crabb
2018-04-28
1
-2
/
+3
*
Restrict ROM labels to a filesystem- and shell-safe subset of printable
Vas Crabb
2018-03-18
1
-1
/
+1
*
Fleshed out Color Computer serial expansion cards to support actual input and...
tim lindner
2018-02-17
1
-3
/
+9
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
cococart: Provide a proper header for each device file (nw)
AJR
2017-11-23
1
-0
/
+2
*
srcclean (nw)
Vas Crabb
2017-06-25
1
-6
/
+6
*
[CoCo] Follow up hygiene on CoCo cartridge slot refactoring (#2371)
npwoods
2017-06-11
1
-3
/
+1
*
CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup...
npwoods
2017-06-01
1
-0
/
+110