| Commit message (Expand) | Author | Age | Files | Lines |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -7/+7 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -26/+14 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -15/+15 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -2/+2 |
| * | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -11/+11 |
| * | 68000: Rework interrupt handling [O. Galibert] |  Olivier Galibert | 2019-04-05 | 1 | -12/+12 |
| * | scudsp, sega_scu, serflash, smartmed, smc91c9x, smioc, smpc : removed MCFG ma... |  Ivan Vangelista | 2018-10-26 | 1 | -12/+13 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -11/+11 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -4/+4 |
| * | Unbreak SCU (nw) |  angelosa | 2018-04-20 | 1 | -2/+2 |
| * | maps: Finish map.m() (nw) |  Olivier Galibert | 2018-04-19 | 1 | -17/+18 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -7/+0 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+1 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -1/+1 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | Moved internal SCUDSP program/data maps into CPU core (nw) |  angelosa | 2017-10-23 | 1 | -10/+0 |
| * | srcclean (nw) |  Vas Crabb | 2017-10-22 | 1 | -42/+42 |
| * | Don't let SCU DSP go anywhere, use device_reset_after_children() (nw) |  angelosa | 2017-10-17 | 1 | -1/+9 |
| * | stvvdp1.cpp: fixed potential crash (nw) |  angelosa | 2017-10-10 | 1 | -1/+1 |
| * | stv.cpp: batmanfr input labels (nw) |  angelosa | 2017-10-10 | 1 | -1/+35 |
| * | saturn.cpp: Moved SCU related functions inside a device [Angelo Salese] |  angelosa | 2017-10-09 | 1 | -0/+776 |