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_pak.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus/coco: Simplify handler signatures and uint type names (nw)
AJR
2020-06-07
1
-12
/
+12
*
coco2: Converted all coco/dragon extension devices to use cts handlers.
Nigel Barnes
2019-05-25
1
-8
/
+25
*
Fixed Zumwalt banking thru the Multi-Pak.
tim lindner
2018-10-07
1
-1
/
+21
*
General CoCo Cartridge Fixes (#4050)
tim lindner
2018-10-03
1
-1
/
+1
*
coco3: Make banked cartridges actually work
AJR
2017-09-28
1
-20
/
+49
*
[CoCo] Follow up hygiene on CoCo cartridge slot refactoring (#2371)
npwoods
2017-06-11
1
-3
/
+3
*
[CoCo] Changed device_cococart_interface implementations to do dynamic_casts ...
npwoods
2017-06-04
1
-1
/
+0
*
CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup...
npwoods
2017-06-01
1
-20
/
+10
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
constructor delegation (nw)
Miodrag Milanovic
2017-05-15
1
-5
/
+4
*
Fix validation (nw)
Miodrag Milanovic
2017-05-15
1
-0
/
+5
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-11
/
+9
*
[CoCo] Further cleanups in CoCo cartridge slot signal handling
Nathan Woods
2017-03-19
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
Remove some dependency between src/devices/ and src/mame (nw)
Miodrag Milanovic
2017-02-05
1
-3
/
+25
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-9
/
+9
*
Rough C++ modernization of CoCo cartridge infrastructure (usage of 'enum clas...
Nathan Woods
2016-08-18
1
-6
/
+7
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
1
-1
/
+1
*
Devfind revision phase 2 (nw)
AJR
2016-08-05
1
-5
/
+5
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+179