summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ss50/dc5.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-181-3/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* ss50_dc5: Clean up code using device finder array AJR2023-10-121-23/+11
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* formats/fdos_dsk.cpp: Added FDOS disk format for the SWTPC 6800. (#10273) Michael R. Furman2022-08-281-0/+2
* formats/cp68_dsk.cpp: Added CP/68 disk format for SWTPC 6800. (#10178) Michael R. Furman2022-08-131-0/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-7/+8
* SS50 DC5 FDC: OS9 support, misc corrections. 68bit2020-02-081-31/+77
* swtpc dc5: support a forced FDC 'ready' line. 68bit2020-01-181-5/+29
* ss50 bus: port change handlers, save state, cleanups. 68bit2019-11-091-46/+71
* ss50/dc5.cpp: Correct XTAL value and calculate division (nw) AJR2019-10-081-13/+13
* srcclean (nw) Vas Crabb2019-08-251-7/+7
* SS-30 DC5: drive select inhibit; dynamic clock rates; motor timer updates. 68bit2019-08-201-100/+310
* SS-30 DC5 floppy disk interface 68bit2019-08-161-0/+521