| Commit message (Expand) | Author | Age | Files | Lines |
| * | ds8874: move to video folder (led driver chip), |  hap | 2024-04-11 | 1 | -1/+2 |
| * | misc: small cleanups |  hap | 2024-03-23 | 1 | -1/+1 |
| * | m6801: Move RAM, ROM and I/O areas into internal maps for all variants (inclu... |  AJR | 2023-11-11 | 1 | -6/+2 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -1/+0 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -3/+3 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -2/+2 |
| * | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -9/+9 |
| * | m6801: Attempt at cleaning up internal registers (nw) |  AJR | 2020-03-12 | 1 | -37/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -5/+5 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -5/+5 |
| * | midi: remove MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 1 | -5/+5 |
| * | m6801: Use devcb for ports; remove I/O space and MCFG_ macros (nw) |  AJR | 2018-10-26 | 1 | -10/+7 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -4/+4 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -5/+5 |
| * | remove safe_pc() and safe_pcbase() (nw) |  smf- | 2018-04-13 | 1 | -1/+1 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -12/+14 |
| * | 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 |
| * | Extended time! All space.device() removed from comments (nw) |  Olivier Galibert | 2018-01-05 | 1 | -3/+3 |
| * | mpu401: fix rom name, add full label and version note. [Lord Nightmare] |  Lord-Nightmare | 2017-09-06 | 1 | -1/+1 |
| * | some more devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-06-01 | 1 | -18/+12 |
| * | 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 | -2/+2 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+289 |