| Commit message (Expand) | Author | Age | Files | Lines |
| * | z80dma.cpp: Added UA858D variant; sinclair/spectrum.cpp: Added configurable D... |  holub | 2025-07-04 | 4 | -0/+349 |
| * | sinclair/spec128.cpp: Support multiple kinds of AY devices through a slot (#1... |  holub | 2025-06-17 | 4 | -0/+304 |
| * | bus/spectrum/zxbus.cpp Moved to separate folder (#13809) |  holub | 2025-06-13 | 9 | -26/+26 |
| * | misc: small spelling correction |  hap | 2025-05-29 | 1 | -1/+1 |
| * | New sound infrastructure. |  Olivier Galibert | 2025-04-27 | 1 | -4/+3 |
| * | misc: clean up some utf8 strings |  hap | 2025-04-27 | 3 | -3/+3 |
| * | bus/spectrum/zxbus.cpp: Use memory view instead of bank device for shadow IO ... |  holub | 2025-01-20 | 5 | -20/+42 |
| * | general: housekeeping and msvc warning elimination |  Patrick Mackinlay | 2025-01-03 | 1 | -1/+3 |
| * | zxbus/neogs: Added save state (#13060) |  holub | 2024-12-09 | 1 | -0/+15 |
| * | zxbus/neogs: Added support of extended memory mapping configuration (#13059) |  holub | 2024-12-09 | 1 | -9/+20 |
| * | Cleanup: |  Vas Crabb | 2024-11-25 | 4 | -15/+16 |
| * | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 11 | -14/+14 |
| * | bus/spectrum/musicmachine.cpp: confirm port decoding; fix save state (#12853) |  holub | 2024-10-04 | 1 | -4/+4 |
| * | -igs/igs_m027xa.xpp: Fixed inputs for Crazy Bugs (V103JP). |  Vas Crabb | 2024-10-05 | 2 | -35/+41 |
| * | bus/spectrum: Added The Music Machine (MIDI I/O expansion). (#12842) |  holub | 2024-10-04 | 3 | -0/+167 |
| * | -machine/spi_sdcard.cpp: Generate appropriate CSD for mounted image. |  Vas Crabb | 2024-10-01 | 1 | -1/+2 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 34 | -189/+189 |
| * | emu/ioport.h: Got rid of [DECLARE_]CUSTOM_INPUT_MEMBR - it's just obfuscation... |  Vas Crabb | 2024-09-16 | 1 | -1/+1 |
| * | bus/spectrum: Changed m_romcs type int->bool. |  Nigel Barnes | 2024-02-18 | 51 | -97/+97 |
| * | bus/spectrum: Added Prism VTX 5000 Modem device. |  Nigel Barnes | 2024-02-17 | 3 | -0/+183 |
| * | sinclair/sprinter.cpp: fix INT; add cdrom, dvdrom (#11933) |  holub | 2024-01-14 | 1 | -0/+1 |
| * | Move format #includes out of header files |  AJR | 2023-10-12 | 13 | -9/+12 |
| * | spectrum_opus: Use device finder array for floppy drives |  AJR | 2023-10-12 | 2 | -10/+8 |
| * | mc146818: Split non-direct read and write handlers into more hardware-accurat... |  AJR | 2023-10-09 | 1 | -3/+3 |
| * | Formats-related #include cleanup |  AJR | 2023-10-08 | 1 | -1/+0 |
| * | srcclean in preparation for MAME 0.259 release branch |  Vas Crabb | 2023-09-24 | 1 | -2/+2 |
| * | misc mcfg: remove pia6821 clock freq param, |  hap | 2023-09-20 | 1 | -1/+1 |
| * | Miscellaneous cleanups of recent commits. |  Vas Crabb | 2023-09-03 | 3 | -3/+3 |
| * | bus/spectrum: Added ZXBUS Nemo IDE Controller. (#11523) |  holub | 2023-09-03 | 4 | -3/+104 |
| * | sinclair/sprinter.cpp: Added internal layout with Turbo, NeoGS and floppy dri... |  holub | 2023-08-25 | 1 | -2/+5 |
| * | srcclean and fix up some bits |  Vas Crabb | 2023-07-23 | 1 | -1/+1 |
| * | sinclair/scorpion.cpp: Added Scorpion ZS-256 TURBO+. (#11418) |  holub | 2023-07-18 | 5 | -16/+168 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -6/+1 |
| * | turbo,zaxxon: set 8255 tristate to 0, |  hap | 2023-06-16 | 1 | -1/+1 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 50 | -71/+71 |
| * | srcclean in preparation for MAME 0.255 branch |  Vas Crabb | 2023-05-28 | 1 | -1/+1 |
| * | frontend/mame/audit.cpp: Work around issues when no ROMs are shared with imme... |  Vas Crabb | 2023-05-09 | 1 | -1/+2 |
| * | zxbus/neogs: sdcard support (#11191) |  holub | 2023-05-08 | 1 | -37/+243 |
| * | srcclean in preparation for release |  Vas Crabb | 2023-04-23 | 1 | -5/+5 |
| * | Restored ability of for image devices to report specific error messages. |  Vas Crabb | 2023-04-08 | 1 | -5/+2 |
| * | -Improved some Lua APIs: |  Vas Crabb | 2023-04-07 | 1 | -1/+1 |
| * | bus/spectrum: Added ZXBUS and NeoGS card. (#11032) |  holub | 2023-04-05 | 4 | -0/+493 |
| * | API change for device_image_interface |  AJR | 2023-03-30 | 2 | -4/+4 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 2 | -16/+8 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 7 | -28/+28 |
| * | init vars for coverity (bus/l-w) |  Robbbert | 2022-04-02 | 7 | -28/+28 |
| * | floppy: remove the intermediate allocator |  Olivier Galibert | 2022-03-30 | 6 | -6/+6 |
| * | devices/*: Removed extra semicolons after function bodies in headers. (#9275) |  0kmg | 2022-02-06 | 18 | -69/+69 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 2 | -2/+2 |
| * | zx spectrum: new slot devices, floating bus restore, big mface tidy-up (#7913) |  Tom | 2022-01-25 | 29 | -127/+1242 |