| Commit message (Expand) | Author | Age | Files | Lines |
| * | Minor #include cleanup |  AJR | 2023-09-24 | 1 | -2/+0 |
| * | akiko, am79c90, i82586, k053252, spi_sdcard, stvcd, t10mmc, t10sbc, t10spc: U... |  AJR | 2023-09-17 | 1 | -16/+6 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -11/+5 |
| * | cdda: Modernize a little |  Olivier Galibert | 2023-05-18 | 1 | -3/+12 |
| * | machine/akiko.cpp: fix regression crash (amiga/cubo.cpp games still don't aut... |  angelosa | 2023-05-18 | 1 | -3/+3 |
| * | chd: Add dvd support. better abstraction in general, multi-image support in a... |  Olivier Galibert | 2023-05-04 | 1 | -26/+5 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -3/+3 |
| * | cubo: Fix exception on start |  AJR | 2022-04-07 | 1 | -2/+6 |
| * | cdrom_file: classify. Could use more internal work, but it's a step |  Olivier Galibert | 2022-04-01 | 1 | -26/+26 |
| * | srcclean and manual tidying up in preparation for 0.242 release |  Vas Crabb | 2022-03-27 | 1 | -7/+7 |
| * | amiga.cpp: modernization changes (#9263) |  Angelo Salese | 2022-02-22 | 1 | -58/+69 |
| * | Remove a few outdated references to MESS |  Dirk Best | 2021-12-02 | 1 | -2/+2 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -2/+2 |
| * | akiko.cpp: Eliminate deprecated machine().device calls (nw) |  AJR | 2020-04-15 | 1 | -11/+5 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -2/+3 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -3/+2 |
| * | misc MACHINE_CONFIG macros removal (nw) |  Ivan Vangelista | 2019-02-09 | 1 | -2/+3 |
| * | Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) |  AJR | 2018-06-24 | 1 | -0/+1 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | 1st half of devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-05-31 | 1 | -8/+2 |
| * | 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 |
| * | srcclean (nw) |  Vas Crabb | 2017-02-19 | 1 | -1/+1 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | Remove debug printf (nw) |  Dirk Best | 2017-02-10 | 1 | -2/+0 |
| * | Amiga: Make Akiko independent from driver state |  Dirk Best | 2017-02-10 | 1 | -38/+29 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -36/+36 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |
| * | modernize rom_load_manager (nw) |  Miodrag Milanovic | 2016-01-11 | 1 | -1/+1 |
| * | cleanup (nw) |  Miodrag Milanovic | 2015-12-26 | 1 | -1/+1 |
| * | removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... |  Miodrag Milanovic | 2015-12-17 | 1 | -3/+3 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -22/+22 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+927 |