summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ss50
Commit message (Expand)AuthorAgeFilesLines
* 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
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-17/+17
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-11/+12
* Sarayan made me do it. Vas Crabb2018-04-285-11/+15
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-133-2/+210
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-133-210/+2
* New generic ripple counter device AJR2017-12-101-32/+10
* Clones promoted to working AJR2017-12-013-2/+232
* ss50/mps: Add jumpers (nw) AJR2017-12-011-6/+85
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-8/+2
* swtpc: Preliminary SS-50 I/O bus AJR2017-11-304-0/+456