| Commit message (Expand) | Author | Age | Files | Lines |
| * | bus/acorn: Buffered the bus using device_memory_interface. |  Nigel Barnes | 2025-06-18 | 8 | -296/+183 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 4 | -10/+10 |
| * | Move format #includes out of header files |  AJR | 2023-10-12 | 2 | -3/+2 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 4 | -4/+4 |
| * | bus/acorn/cms/4080term: Use raw screen params. |  Nigel Barnes | 2022-05-21 | 1 | -3/+1 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 2 | -5/+7 |
| * | rs232: HLE updates |  AJR | 2021-01-26 | 1 | -1/+0 |
| * | 6522via.cpp: Distinguish some different VIA types |  AJR | 2021-01-21 | 1 | -1/+1 |
| * | bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw) |  AJR | 2020-06-07 | 4 | -8/+8 |
| * | input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... |  AJR | 2020-03-18 | 1 | -1/+1 |
| * | cms6502: Cleanups and promoted to working. |  Nigel Barnes | 2020-03-03 | 5 | -24/+144 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 3 | -6/+6 |
| * | via6522: Change most mappings into m() [O. Galibert] |  Olivier Galibert | 2019-07-07 | 1 | -1/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 2 | -17/+20 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 2 | -20/+17 |
| * | ef9345, ef9365: Simplify read/write handlers (nw) |  AJR | 2019-03-07 | 2 | -2/+2 |
| * | mc6852, mc6854, mos6551: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -1/+1 |
| * | devices\machine\ticket, timer: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-21 | 2 | -14/+17 |
| * | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -0/+1 |
| * | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -1/+1 |
| * | Previous commit examples of use (nw) |  Olivier Galibert | 2018-08-02 | 1 | -1/+1 |
| * | cleanup (nw) |  Vas Crabb | 2018-07-12 | 3 | -4/+1 |
| * | Acorn Bus slot devices for:- |  Nigel Barnes | 2018-07-10 | 6 | -0/+587 |