| Commit message (Expand) | Author | Age | Files | Lines |
| * | srcclean |  Vas Crabb | 2025-06-25 | 1 | -1/+1 |
| * | bus/acorn: Buffered the bus using device_memory_interface. |  Nigel Barnes | 2025-06-18 | 16 | -621/+408 |
| * | remove obsolete wave (cassette sound) device |  hap | 2025-05-21 | 2 | -3/+1 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 8 | -27/+27 |
| * | 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 | 10 | -16/+16 |
| * | Restored ability of for image devices to report specific error messages. |  Vas Crabb | 2023-04-08 | 2 | -7/+4 |
| * | neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines. |  Vas Crabb | 2023-04-05 | 2 | -2/+2 |
| * | API change for device_image_interface |  AJR | 2023-03-30 | 2 | -5/+5 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -3/+3 |
| * | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 1 | -3/+3 |
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -1/+1 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 2 | -4/+6 |
| * | 6522via.cpp: Distinguish some different VIA types |  AJR | 2021-01-21 | 1 | -1/+1 |
| * | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 4 | -5/+9 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 2 | -2/+2 |
| * | bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw) |  AJR | 2020-06-07 | 2 | -3/+3 |
| * | input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... |  AJR | 2020-03-18 | 1 | -1/+1 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 6 | -15/+15 |
| * | acorn_vib: Make ACIA transmit/receive clocks selectable using MC14411 |  AJR | 2019-10-08 | 2 | -42/+116 |
| * | econet: Eliminate machine().device and hardcoded bus tag (nw) |  AJR | 2019-08-17 | 1 | -3/+1 |
| * | via6522: Change most mappings into m() [O. Galibert] |  Olivier Galibert | 2019-07-07 | 1 | -1/+2 |
| * | -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2019-06-30 | 1 | -8/+5 |
| * | mc6845: More consistent identification of HD6845S variant (nw) |  AJR | 2019-05-18 | 2 | -2/+2 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 6 | -26/+31 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 6 | -31/+26 |
| * | bus/bbc/fdc, i8271: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 1 | -1/+1 |
| * | mc6845, crtc_ega: Simplify read/write handlers (nw) |  AJR | 2019-02-19 | 2 | -6/+6 |
| * | mc6852, mc6854, mos6551: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -1/+1 |
| * | 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -1/+1 |
| * | devices\bus: some more MACHINE_CONFIG removal (nw) |  Ivan Vangelista | 2019-02-10 | 1 | -5/+6 |
| * | some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-08 | 1 | -5/+6 |
| * | output_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-29 | 1 | -3/+5 |
| * | devices\machine\ticket, timer: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-21 | 1 | -4/+5 |
| * | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
| * | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -0/+1 |
| * | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -1/+1 |
| * | acorn_fdc/atom_discpack: Set READY on HEAD_LOAD. |  Nigel Barnes | 2018-09-17 | 1 | -5/+4 |
| * | Previous commit examples of use (nw) |  Olivier Galibert | 2018-08-02 | 1 | -1/+1 |
| * | -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] |  mooglyguy | 2018-07-31 | 1 | -6/+10 |
| * | (nw) srcclean and some cleanup: |  Vas Crabb | 2018-07-22 | 1 | -1/+1 |
| * | cleanup (nw) |  Vas Crabb | 2018-07-12 | 7 | -7/+0 |
| * | Acorn Bus slot devices for:- |  Nigel Barnes | 2018-07-10 | 16 | -0/+1455 |