summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ss50
Commit message (Expand)AuthorAgeFilesLines
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-221-6/+3
* Cleanup: Vas Crabb2024-11-256-18/+18
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-182-4/+4
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-277-19/+19
* ss50_dc5: Clean up code using device finder array AJR2023-10-121-23/+11
* misc mcfg: remove pia6821 clock freq param, hap2023-09-203-3/+3
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-017-64/+64
* 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-042-2/+2
* removed some unnecessary 6821 readca1_handler/readca2_handler/readcb1_handler... smf-2022-05-181-7/+1
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-2/+2
* init vars for coverity (bus/l-w) Robbbert2022-04-021-2/+2
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-7/+8
* rs232: HLE updates AJR2021-01-263-4/+0
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-212-12/+12
* 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-095-82/+131
* New working machines Vas Crabb2019-11-022-5/+0
* Spring cleaning: Vas Crabb2019-11-012-18/+24
* swtpc8212: get it running, and on the rs232 bus (#5729) 68bit2019-10-302-14/+36
* SWTPC MP-S2: connect up the RS232 control lines 68bit2019-10-161-2/+6
* ss50/dc5.cpp: Correct XTAL value and calculate division (nw) AJR2019-10-081-13/+13
* Merge pull request #5546 from 68bit/ss50-quieten-error-logging ajrhacker2019-08-251-1/+2
|\
| * SS50 bus: quieten error logging when side effects are disabled. 68bit2019-08-261-1/+2
* | SS-30 MPS2: correct the 'high' baud rates. 68bit2019-08-261-16/+17
|/
* srcclean (nw) Vas Crabb2019-08-251-7/+7
* SS-30 MPS2 note the 'high' baud rates for the DIP settings. 68bit2019-08-211-20/+20
* SS-30 DC5: drive select inhibit; dynamic clock rates; motor timer updates. (#... R. Belmont2019-08-201-100/+310
|\
| * SS-30 DC5: drive select inhibit; dynamic clock rates; motor timer updates. 68bit2019-08-201-100/+310
* | SWTPC - add floppy disk support (#5513) 68bit2019-08-201-4/+4
|/
* SS-30 DC5 floppy disk interface 68bit2019-08-163-0/+538
* SS-30 PIA IDE hard disk interface 68bit2019-08-163-0/+196
* Fix clang build [-Werror,-Wheader-guard] (nw) AJR2019-08-141-1/+1
* SS-30 MP-S2: Dual Serial Interface 68bit2019-08-143-0/+274
* SS-30: add support for the MP-T timer / counter card. 68bit2019-08-133-32/+246
* ss50/mpc, adm31: PIA-related updates (nw) AJR2019-06-191-1/+1
* Pia6821 improvements (#5254) Mike2019-06-191-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-264-43/+39
* Revert "conflict resolution (nw)" andreasnaive2019-03-254-39/+43
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-184-21/+21
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-16/+13
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-6/+5
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-232-8/+9
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-4/+4
* ripple_counter: Finish devcb3 conversion (nw) AJR2018-08-011-2/+2
* devcb3 Vas Crabb2018-07-072-18/+18
* Avoid multiple explicit instantiations definition of templates Stefan BrĂ¼ns2018-06-293-4/+3