| Commit message (Expand) | Author | Age | Files | Lines |
| * | -emu/dislot.cpp: Cleaned up interface. |  Vas Crabb | 2026-03-22 | 1 | -6/+3 |
| * | Cleanup: |  Vas Crabb | 2024-11-25 | 6 | -18/+18 |
| * | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 2 | -4/+4 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 7 | -19/+19 |
| * | ss50_dc5: Clean up code using device finder array |  AJR | 2023-10-12 | 1 | -23/+11 |
| * | misc mcfg: remove pia6821 clock freq param, |  hap | 2023-09-20 | 3 | -3/+3 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -3/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 7 | -64/+64 |
| * | 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 | 2 | -2/+2 |
| * | removed some unnecessary 6821 readca1_handler/readca2_handler/readcb1_handler... |  smf- | 2022-05-18 | 1 | -7/+1 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -2/+2 |
| * | init vars for coverity (bus/l-w) |  Robbbert | 2022-04-02 | 1 | -2/+2 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 1 | -7/+8 |
| * | rs232: HLE updates |  AJR | 2021-01-26 | 3 | -4/+0 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 2 | -12/+12 |
| * | 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 | 5 | -82/+131 |
| * | New working machines |  Vas Crabb | 2019-11-02 | 2 | -5/+0 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -18/+24 |
| * | swtpc8212: get it running, and on the rs232 bus (#5729) |  68bit | 2019-10-30 | 2 | -14/+36 |
| * | SWTPC MP-S2: connect up the RS232 control lines |  68bit | 2019-10-16 | 1 | -2/+6 |
| * | ss50/dc5.cpp: Correct XTAL value and calculate division (nw) |  AJR | 2019-10-08 | 1 | -13/+13 |
| * | Merge pull request #5546 from 68bit/ss50-quieten-error-logging |  ajrhacker | 2019-08-25 | 1 | -1/+2 |
| |\ |
|
| | * | SS50 bus: quieten error logging when side effects are disabled. |  68bit | 2019-08-26 | 1 | -1/+2 |
| * | | SS-30 MPS2: correct the 'high' baud rates. |  68bit | 2019-08-26 | 1 | -16/+17 |
| |/ |
|
| * | srcclean (nw) |  Vas Crabb | 2019-08-25 | 1 | -7/+7 |
| * | SS-30 MPS2 note the 'high' baud rates for the DIP settings. |  68bit | 2019-08-21 | 1 | -20/+20 |
| * | SS-30 DC5: drive select inhibit; dynamic clock rates; motor timer updates. (#... |  R. Belmont | 2019-08-20 | 1 | -100/+310 |
| |\ |
|
| | * | SS-30 DC5: drive select inhibit; dynamic clock rates; motor timer updates. |  68bit | 2019-08-20 | 1 | -100/+310 |
| * | | SWTPC - add floppy disk support (#5513) |  68bit | 2019-08-20 | 1 | -4/+4 |
| |/ |
|
| * | SS-30 DC5 floppy disk interface |  68bit | 2019-08-16 | 3 | -0/+538 |
| * | SS-30 PIA IDE hard disk interface |  68bit | 2019-08-16 | 3 | -0/+196 |
| * | Fix clang build [-Werror,-Wheader-guard] (nw) |  AJR | 2019-08-14 | 1 | -1/+1 |
| * | SS-30 MP-S2: Dual Serial Interface |  68bit | 2019-08-14 | 3 | -0/+274 |
| * | SS-30: add support for the MP-T timer / counter card. |  68bit | 2019-08-13 | 3 | -32/+246 |
| * | ss50/mpc, adm31: PIA-related updates (nw) |  AJR | 2019-06-19 | 1 | -1/+1 |
| * | Pia6821 improvements (#5254) |  Mike | 2019-06-19 | 1 | -1/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 4 | -43/+39 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 4 | -39/+43 |
| * | 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 4 | -21/+21 |
| * | devices\bus: some MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-31 | 1 | -16/+13 |
| * | src/devices: a bit more MCFG macro removal (nw) |  Ivan Vangelista | 2019-01-18 | 1 | -6/+5 |
| * | bus/rs232.cpp: completed removal of MCFG macros (nw) |  Ivan Vangelista | 2018-10-23 | 2 | -8/+9 |
| * | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... |  mooglyguy | 2018-08-11 | 1 | -4/+4 |
| * | ripple_counter: Finish devcb3 conversion (nw) |  AJR | 2018-08-01 | 1 | -2/+2 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -18/+18 |
| * | Avoid multiple explicit instantiations definition of templates |  Stefan BrĂ¼ns | 2018-06-29 | 3 | -4/+3 |