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
/
ss50
/
dc5.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
1
-3
/
+3
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-4
/
+4
*
ss50_dc5: Clean up code using device finder array
AJR
2023-10-12
1
-23
/
+11
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-6
/
+6
*
formats/fdos_dsk.cpp: Added FDOS disk format for the SWTPC 6800. (#10273)
Michael R. Furman
2022-08-28
1
-0
/
+2
*
formats/cp68_dsk.cpp: Added CP/68 disk format for SWTPC 6800. (#10178)
Michael R. Furman
2022-08-13
1
-0
/
+2
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
floppies: Turn the format arrays into function calls. Create a default "mfm"...
Olivier Galibert
2021-03-02
1
-7
/
+8
*
SS50 DC5 FDC: OS9 support, misc corrections.
68bit
2020-02-08
1
-31
/
+77
*
swtpc dc5: support a forced FDC 'ready' line.
68bit
2020-01-18
1
-5
/
+29
*
ss50 bus: port change handlers, save state, cleanups.
68bit
2019-11-09
1
-46
/
+71
*
ss50/dc5.cpp: Correct XTAL value and calculate division (nw)
AJR
2019-10-08
1
-13
/
+13
*
srcclean (nw)
Vas Crabb
2019-08-25
1
-7
/
+7
*
SS-30 DC5: drive select inhibit; dynamic clock rates; motor timer updates.
68bit
2019-08-20
1
-100
/
+310
*
SS-30 DC5 floppy disk interface
68bit
2019-08-16
1
-0
/
+521