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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into time-experiments
Aaron Giles
2021-08-13
18
-77
/
+1473
|
\
|
*
srcclean in preparation for release
Vas Crabb
2021-06-27
1
-7
/
+7
|
*
bus/coco/coco_wpk: Fix duplicate short name.
Nigel Barnes
2021-06-14
1
-1
/
+1
|
*
bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and C...
Nigel Barnes
2021-06-14
14
-47
/
+1258
|
*
coco: add additional disk drives (#8135)
tim lindner
2021-06-05
1
-3
/
+5
|
*
fix style. fix mask. (#8129)
tim lindner
2021-06-01
1
-6
/
+4
|
*
bus/coco: add CoCo Max Hi Res Input Module (#8104)
tim lindner
2021-05-31
3
-0
/
+188
|
*
CoCo Speech/Sound Pak: fix noise on reset (#8098)
tim lindner
2021-05-26
1
-26
/
+21
|
*
srcclean in preparation for branching release
Vas Crabb
2021-04-25
1
-1
/
+1
|
*
bus/coco: Renamed Games Master cartdige slot option to gmc to match the Drago...
tim lindner
2021-03-31
1
-1
/
+1
|
*
src/devices/bus/coco/coco_fdc.cpp: Call base device_start from derived class....
tim lindner
2021-03-30
1
-0
/
+2
*
|
Major timer object reshuffling. timer_expired_delegate wraps the various call...
Aaron Giles
2021-03-26
2
-2
/
+2
*
|
Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters...
Aaron Giles
2021-03-24
2
-2
/
+2
|
/
*
floppies: Turn the format arrays into function calls. Create a default "mfm"...
Olivier Galibert
2021-03-02
2
-8
/
+10
*
Ensure validation of device tags in non-default slot options
AJR
2021-02-20
1
-1
/
+1
*
Miscellaneous cleanup.
Vas Crabb
2021-01-10
1
-1
/
+3
*
coco_midi: tidy namespace
Patrick Mackinlay
2021-01-08
1
-3
/
+1
*
coco_midi: fix msvc build
Patrick Mackinlay
2021-01-04
2
-6
/
+10
*
srcclean for 0.227
Vas Crabb
2020-12-27
4
-12
/
+12
*
bus/coco Added CoCo and Dragon MIDI cartridges. (#7589)
tim lindner
2020-12-25
3
-1
/
+129
*
Adjust CoCo 3 PIA mirrors (#7551)
tim lindner
2020-12-12
4
-17
/
+57
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-1
/
+1
*
Cleanups and corrections for CoCo cartridge slot configuration (#7502)
npwoods
2020-11-23
3
-33
/
+72
*
bus/coco: Fixed coco_ssc fix speech in Pegsaus and the Phantom Riders. (#7496)
tim lindner
2020-11-22
2
-102
/
+62
*
coco_ssc.cpp: adjust rounding to fix music regression in pitfall2 for coco3
Ivan Vangelista
2020-11-17
1
-1
/
+1
*
bus/coco: Added symphony 12 music device. (#7472)
tim lindner
2020-11-17
3
-0
/
+195
*
-emu/devfind.h: Made read_safe avaiable for optional I/O ports only.
Vas Crabb
2020-11-06
1
-5
/
+5
*
bus/coco: Added Speech Systems Stereo Composer cartridge. (#7379)
tim lindner
2020-10-26
4
-32
/
+133
*
volt_reg: Remove uses that are not needed anymore with the recent (#7367)
Aaron Giles
2020-10-20
1
-4
/
+0
*
Complete sound modernization of remaining devices. Legacy callbacks and strea...
Aaron Giles
2020-09-28
1
-11
/
+11
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-5
/
+5
*
-bus/coco/coco_ram.cpp: fix a rather obvious bug in shift/mask
Vas Crabb
2020-06-25
1
-12
/
+11
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
2
-4
/
+4
*
bus/coco: Simplify handler signatures and uint type names (nw)
AJR
2020-06-07
27
-298
/
+298
*
coco_fdc.cpp: fixed most coco drivers not working in devnoclear builds (nw)
Ivan Vangelista
2020-05-31
1
-0
/
+2
*
another bunch of READ* / WRITE* macros removal (nw)
Ivan Vangelista
2020-05-20
2
-14
/
+14
*
CoCo: added Disto no-halt disk controller (#6632)
tim lindner
2020-05-09
1
-40
/
+227
*
CoCo: Added Disto RAM cartridge (#6664)
tim lindner
2020-05-08
3
-0
/
+200
*
Fixed ROM fill routine
tim lindner
2020-04-30
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2020-03-22
1
-9
/
+9
*
bus/coco: Added CoCo PSG cartridge device. [Roberto Fernandez, Nigel Barnes, ...
Nigel Barnes
2020-03-21
2
-0
/
+328
*
cxd1095, msm6242: Simplify handler signatures; use shorter type names (nw)
AJR
2020-03-11
1
-2
/
+2
*
use C++ library includes (nw)
firewave
2020-01-22
1
-2
/
+2
*
start putting noexcept on things that have no business throwing exceptions, s...
Vas Crabb
2019-11-10
1
-9
/
+9
*
Spring cleaning:
Vas Crabb
2019-11-01
3
-15
/
+14
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
5
-10
/
+10
*
dragon32: Added JCB Speech Synthesis cartridge.
Nigel Barnes
2019-09-07
2
-0
/
+207
*
MT #07405 (nw)
AJR
2019-09-01
2
-4
/
+15
*
ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw)
AJR
2019-08-15
2
-2
/
+2
*
New working software list additions
Nigel Barnes
2019-07-16
2
-0
/
+164
[next]