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
/
dragon_fdc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus/coco: Simplify handler signatures and uint type names (nw)
AJR
2020-06-07
1
-25
/
+25
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-4
/
+4
*
coco2: Converted all coco/dragon extension devices to use cts handlers.
Nigel Barnes
2019-05-25
1
-0
/
+18
*
Fix OS-9 disk writing bug (#4925)
tim lindner
2019-04-26
1
-0
/
+1
*
Don't #include legacy header "flopdrv.h" except where it's still used (nw)
AJR
2018-11-25
1
-1
/
+1
*
remove some ROM_LOAD_OPTIONAL, clean up some miscellaneous stuff (nw)
Vas Crabb
2018-10-31
1
-3
/
+3
*
wd_fdc: Simplify API. Plus some collateral damage [O. Galibert]
Olivier Galibert
2018-08-10
1
-4
/
+4
*
dragon devices: remove MCFG_ and machine().device (nw)
Nigel Barnes
2018-07-17
1
-33
/
+23
*
Avoid multiple explicit instantiations definition of templates
Stefan BrĂ¼ns
2018-06-29
1
-3
/
+0
*
wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw)
AJR
2018-05-27
1
-2
/
+2
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-2
/
+2
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-11
/
+12
*
Sarayan made me do it.
Vas Crabb
2018-04-28
1
-4
/
+7
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-2
/
+2
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-2
/
+2
*
dragon_fdc.cpp: Added Premier FDC, for DeltaDOS.
Nigel Barnes
2018-01-11
1
-26
/
+165
*
cococart: Provide a proper header for each device file (nw)
AJR
2017-11-23
1
-0
/
+2
*
[CoCo] Follow up hygiene on CoCo cartridge slot refactoring (#2371)
npwoods
2017-06-11
1
-2
/
+2
*
CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup...
npwoods
2017-06-01
1
-19
/
+8
*
Added read support for the disk format SDF used in the CoCoSDC (#2345)
tim lindner
2017-05-31
1
-0
/
+1
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-13
/
+12
*
dragon32: Corrected release year and company of Spanish clones
Nigel Barnes
2017-04-17
1
-2
/
+6
*
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
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
srcclean (nw)
Vas Crabb
2016-09-26
1
-71
/
+71
*
Split CoCo and Dragon FDC code, added save state support, fixed regression in...
Nathan Woods
2016-09-16
1
-0
/
+333