| Commit message (Expand) | Author | Age | Files | Lines |
| * | MIPS disassembler refinements (mips1, mips3, psx, rsp) |  AJR | 2025-04-17 | 1 | -45/+80 |
| * | Fixed recent regression in Pocket Racer in commit f197c5c3215820bdd1394153be5... |  smf- | 2025-02-17 | 1 | -18/+11 |
| * | Added a delay after SPU DMA is triggered to prevent a lock up in Primal Rage ... |  smf- | 2025-02-07 | 2 | -158/+178 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 6 | -13/+13 |
| * | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 1 | -1/+0 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 5 | -33/+12 |
| * | emu/devfind.h: Added a lookup() member function to device finders. |  Vas Crabb | 2023-06-12 | 3 | -31/+26 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 4 | -26/+26 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 2 | -3/+1 |
| * | cpu/psx/rcnt.cpp: Suppress side effects. |  Vas Crabb | 2023-04-21 | 1 | -13/+16 |
| * | namco/namcos10.cpp: Added CD-ROM drive support and I/O for Taiko games. (#11131) |  987123879113 | 2023-04-21 | 2 | -1/+16 |
| * | cpu/psx: Fix mistakes in last commit |  AJR | 2023-02-26 | 3 | -5/+5 |
| * | cpu/psx: Modernize logging in subdevices |  AJR | 2023-02-26 | 5 | -152/+90 |
| * | coretmpl.h: Add utility function for sign-extending values of arbitrary width |  AJR | 2022-11-01 | 2 | -2/+2 |
| * | Remove #include <cstdarg> from emu.h and move it into source files that still... |  AJR | 2022-10-25 | 6 | -0/+12 |
| * | cpu/psx: Initialise some DMA channel registers on reset (fixes MT08407). |  Vas Crabb | 2022-09-02 | 3 | -16/+13 |
| * | osdcomm.h: Remove a few unimportant 64-bit functions |  AJR | 2022-06-15 | 1 | -4/+4 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 6 | -16/+13 |
| * | Init cleanups and gnet fix |  Olivier Galibert | 2022-04-26 | 1 | -0/+4 |
| * | src/devices/cpu: Remove #include "debugger.h" where no longer necessary |  AJR | 2022-04-06 | 1 | -1/+0 |
| * | Debugger feature improvements |  AJR | 2022-03-27 | 1 | -1/+16 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 6 | -6/+6 |
| * | Various cleanups. |  Vas Crabb | 2021-12-02 | 1 | -3/+1 |
| * | Added helpers for 64-bit count leading zeroes/ones. |  Vas Crabb | 2021-06-13 | 1 | -2/+2 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 12 | -68/+68 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 2 | -14/+14 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -6/+6 |
| * | switched PlayStation CPU over to memory_access_specific (nw) |  smf- | 2020-05-21 | 2 | -12/+14 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -5/+5 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -8/+8 |
| * | -bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros... |  mooglyguy | 2018-12-16 | 1 | -33/+6 |
| * | Fixed regressions reported by Tafoid, nw |  mooglyguy | 2018-12-16 | 2 | -3/+3 |
| * | -v25, patinhofeio_cpu, pdp1, pic16c5x: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-15 | 4 | -31/+20 |
| * | PSX GTE Use count_leading_zeros() & count_leading_ones() instead of counting ... |  smf- | 2018-09-24 | 1 | -20/+2 |
| * | converted psx sio to devcb3 & added a note about beastorizer bootleg protecti... |  smf- | 2018-09-16 | 2 | -24/+9 |
| * | -ram_device: MCFG removal, nw |  mooglyguy | 2018-08-16 | 1 | -2/+1 |
| * | prevent HOLD_LINE & irq acknowledge infection (nw) |  smf- | 2018-07-27 | 1 | -6/+6 |
| * | Prevent aggressive incompetence (nw) |  Olivier Galibert | 2018-07-27 | 1 | -6/+6 |
| * | PSX CPU: hookup debugger_exception_hook & debugger_interrupt_hook [smf] |  smf- | 2018-07-27 | 1 | -10/+28 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 5 | -16/+16 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -12/+12 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 2 | -6/+6 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -6/+6 |
| * | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -1/+1 |
| * | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -28/+29 |
| * | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 1 | -3/+3 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 2 | -3/+3 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -6/+6 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 6 | -43/+38 |
| * | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -2/+2 |