| Commit message (Expand) | Author | Age | Files | Lines |
| * | cdtv: Subcode supportcdtv_subcode |  Dirk Best | 2025-07-12 | 1 | -2/+2 |
| * | m6502: rename m65sc02.* to g65sc02.* |  hap | 2024-12-14 | 1 | -1/+1 |
| * | m6502: add g65sc02 subtypes |  hap | 2024-12-14 | 2 | -2/+2 |
| * | Cleanup: |  Vas Crabb | 2024-11-25 | 5 | -14/+14 |
| * | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 14 | -43/+43 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 76 | -210/+210 |
| * | util/ioprocs.cpp: Added wrappers for common patterns. (#11608) |  Vas Crabb | 2024-02-25 | 7 | -14/+86 |
| * | Miscellaneous cleanup, and a couple of error checks. |  Vas Crabb | 2024-01-25 | 4 | -15/+19 |
| * | Move format #includes out of header files |  AJR | 2023-10-12 | 4 | -2/+4 |
| * | srcclean in preparation for MAME 0.259 release branch |  Vas Crabb | 2023-09-24 | 2 | -32/+32 |
| * | misc mcfg: remove pia6821 clock freq param, |  hap | 2023-09-20 | 3 | -4/+4 |
| * | c64: Emulated the TIB Disc Drive DD-001 cartridge. [Curt Coder] |  Curt Coder | 2023-09-04 | 3 | -0/+225 |
| * | mos6530n(ew): rename to mos6530 |  hap | 2023-07-25 | 2 | -3/+3 |
| * | Revert "Clean up the Votrax SC-01[-A] class names and device names. [Lord Nig... |  Vas Crabb | 2023-07-12 | 2 | -2/+2 |
| * | Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare] |  Lord-Nightmare | 2023-07-11 | 2 | -2/+2 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -9/+1 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 35 | -79/+79 |
| * | Add support for the older Votrax SC-01 chip; currently only used by Bally Ast... |  Lord-Nightmare | 2023-05-16 | 1 | -1/+1 |
| * | 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 | 1 | -3/+3 |
| * | API change for device_image_interface |  AJR | 2023-03-30 | 2 | -5/+5 |
| * | cpu/nec: Fixed build; also, srcclean |  Vas Crabb | 2023-03-26 | 2 | -57/+57 |
| * | c64: BusCard II: Use the new MOS 6532 implementation. [Curt Coder] |  Curt Coder | 2023-03-24 | 2 | -71/+96 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 8 | -16/+21 |
| * | Added Z80 Video Pak cartridge to Commodore 64. [smf] |  smf- | 2022-05-20 | 7 | -26/+308 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 3 | -5/+5 |
| * | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 3 | -5/+5 |
| * | Use ioprocs classes instead of emu_file for device_nvram_interface's load and... |  AJR | 2022-02-27 | 3 | -9/+6 |
| * | Remove fileio.h from emu.h |  AJR | 2022-02-11 | 3 | -1/+3 |
| * | devices/*: Removed extra semicolons after function bodies in headers. (#9275) |  0kmg | 2022-02-06 | 1 | -2/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 8 | -8/+8 |
| * | device_image_interface: Interface overhaul |  AJR | 2022-01-06 | 2 | -10/+3 |
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -1/+1 |
| * | ymfm: Refactor new FM engine into a 3rdparty library (#8046) |  Aaron Giles | 2021-05-14 | 1 | -1/+1 |
| * | New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... |  Aaron Giles | 2021-04-02 | 1 | -1/+1 |
| * | devices/bus/c64/exp: reworked cart loading [hap] |  Ivan Vangelista | 2021-02-17 | 2 | -16/+22 |
| * | devices/bus/c64/exp.cpp: fixed copy paste error introduced in 7e5a013c092e7ad... |  Ivan Vangelista | 2021-02-14 | 1 | -2/+2 |
| * | bus/c64: fixed MT07867 |  Ivan Vangelista | 2021-02-13 | 5 | -8/+17 |
| * | c64/dela_ep256: Use required_device_array |  AJR | 2021-01-15 | 2 | -16/+5 |
| * | Fairly significant overhaul of Lua engine and some cleanup. |  Vas Crabb | 2020-11-25 | 1 | -2/+2 |
| * | Clean-up and consistency fixes after memory system changes. |  Vas Crabb | 2020-11-03 | 1 | -1/+1 |
| * | remove some unneeded usage of save_pointer + .get() |  hap | 2020-11-02 | 2 | -2/+2 |
| * | chessmsr,fcc: fix ram savestate problem |  hap | 2020-11-02 | 1 | -0/+2 |
| * | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 30 | -80/+56 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -6/+6 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 3 | -7/+7 |
| * | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 8 | -30/+30 |
| * | some more handlers simplified (nw) |  Ivan Vangelista | 2020-05-13 | 1 | -4/+4 |
| * | devices/machine: simplified more handlers (nw) |  Ivan Vangelista | 2020-03-25 | 1 | -2/+2 |
| * | c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... |  Vas Crabb | 2019-11-15 | 22 | -126/+82 |