| Commit message (Expand) | Author | Age | Files | Lines |
| * | cpu/psx: Initialise some DMA channel registers on reset (fixes MT08407). |  Vas Crabb | 2022-09-02 | 1 | -6/+4 |
| * | osdcomm.h: Remove a few unimportant 64-bit functions |  AJR | 2022-06-15 | 1 | -4/+4 |
| * | 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 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -28/+28 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -12/+12 |
| * | 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 | 1 | -11/+12 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -8/+8 |
| * | Fixed regressions reported by Tafoid, nw |  mooglyguy | 2018-12-16 | 1 | -1/+1 |
| * | -v25, patinhofeio_cpu, pdp1, pic16c5x: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-15 | 1 | -14/+15 |
| * | converted psx sio to devcb3 & added a note about beastorizer bootleg protecti... |  smf- | 2018-09-16 | 1 | -4/+4 |
| * | -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 |
| * | 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 | 1 | -5/+5 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -6/+6 |
| * | 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 | 1 | -2/+2 |
| * | 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 | 1 | -5/+0 |
| * | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -2/+2 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | Improve psx state saving (nw) |  smf- | 2017-12-31 | 1 | -0/+6 |
| * | forgot to update year (nw) |  smf- | 2017-12-29 | 1 | -1/+1 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 1 | -1/+1 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -3/+3 |
| * | Implemented program counter break point to PlayStation CPU & re-added PlaySta... |  smf- | 2017-09-22 | 1 | -750/+780 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -2/+2 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -0/+6 |
| * | devices/cpu to device_add_mconfig (nw) |  Ivan Vangelista | 2017-05-31 | 1 | -11/+6 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -16/+18 |
| * | Device validation fixes: all the rest (nw) |  AJR | 2017-03-03 | 1 | -3/+3 |
| * | debugger_access: Refactor [O. Galibert] |  Olivier Galibert | 2017-03-02 | 1 | -2/+2 |
| * | fix MSVC build (nw) |  smf- | 2017-02-28 | 1 | -1/+0 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -7/+8 |
| * | Merge pull request #1317 from npwoods/disasm_stdstring |  Vas Crabb | 2016-11-21 | 1 | -2/+2 |
| |\ |
|
| | * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 1 | -2/+2 |
| * | | Revert "moved debugger_access() from address space to machine & removed the a... |  Vas Crabb | 2016-11-21 | 1 | -2/+2 |
| |/ |
|
| * | moved debugger_access() from address space to machine & removed the anti-patt... |  smf- | 2016-11-19 | 1 | -2/+2 |
| * | Do not use FUNC in delegate where applicable (nw) |  Miodrag Milanovic | 2016-11-06 | 1 | -2/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -101/+101 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-28 | 1 | -0/+1 |
| * | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... |  Lord-Nightmare | 2016-09-27 | 1 | -1/+0 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-27 | 1 | -0/+1 |