| Commit message (Expand) | Author | Age | Files | Lines |
* | scc68070: Revert to use musashi for now, it's very much not a traditional 68000. |  Olivier Galibert | 2023-02-22 | 1 | -1/+1 |
* | m68000: New implementation, generated from the micro/nanocode |  Olivier Galibert | 2023-02-22 | 1 | -33/+22 |
* | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -8/+8 |
* | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -9/+10 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -7/+14 |
* | 68307, mc68681, tmp68301: Disable side effects for interrupt acknowledgment (nw) |  AJR | 2019-04-04 | 1 | -1/+2 |
* | Various changes related to 68000 interrupts (nw) |  AJR | 2019-04-04 | 1 | -10/+12 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -8/+17 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -17/+8 |
* | mc68307: Add override for RESET instruction (nw) |  AJR | 2019-03-22 | 1 | -0/+8 |
* | src\devices\machine: more MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-17 | 1 | -8/+9 |
* | 68307: More accurate emulation of internal priority interrupt controller |  AJR | 2019-01-01 | 1 | -28/+53 |
* | mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... |  AJR | 2018-12-26 | 1 | -2/+2 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -1/+1 |
* | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 1 | -57/+9 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -5/+5 |
* | maps: Finish devices/machine (nw) |  Olivier Galibert | 2018-04-20 | 1 | -3/+4 |
* | 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 |
* | remove safe_pc() (nw) |  smf- | 2017-12-14 | 1 | -4/+2 |
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -94/+86 |
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -86/+94 |
* | Refactor 680x0 so that member variables aren't public. [smf] |  smf- | 2017-12-13 | 1 | -94/+86 |
* | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 1 | -1/+1 |
* | mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... |  AJR | 2017-11-22 | 1 | -1/+1 |
* | 1st half of devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-05-31 | 1 | -7/+1 |
* | 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 | -70/+75 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -0/+3 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
* | Do not use FUNC in delegate where applicable (nw) |  Miodrag Milanovic | 2016-11-06 | 1 | -7/+7 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -9/+9 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | cleanup (nw) |  Miodrag Milanovic | 2015-12-26 | 1 | -1/+1 |
* | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -3/+3 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+352 |