| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add adjust_periodic() to persistent_timer. Update obvious situations where it... |  Aaron Giles | 2021-09-11 | 1 | -4/+2 |
| * | Since I already had to touch all device_timer signatures, bite the bullet and... |  Aaron Giles | 2021-08-20 | 1 | -3/+3 |
| * | Major timer object reshuffling. timer_expired_delegate wraps the various call... |  Aaron Giles | 2021-03-26 | 1 | -1/+1 |
| * | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... |  Aaron Giles | 2021-03-24 | 1 | -1/+1 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -16/+16 |
| * | devices/bus: a few macro removals (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -1/+1 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 1 | -3/+2 |
| * | -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... |  MooglyGuy | 2019-07-02 | 1 | -1/+1 |
| * | -nanoprocessor, mn10200, ps2vu, m68hc11: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-15 | 1 | -6/+7 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -13/+13 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -4/+4 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -21/+23 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -3/+3 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 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 | -41/+41 |
| * | hp9845: 98035 module default SC is 9 now |  fulivi | 2017-04-14 | 1 | -1/+1 |
| * | hp9845: 1st attempt at eliminating the src/mame -> src/devices |  fulivi | 2017-03-08 | 1 | -1/+0 |
| * | 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 |
| * | srcclean (nw) |  Vas Crabb | 2016-11-27 | 1 | -28/+28 |
| * | hp9845: implemented 98034 module (HPIB interface) |  fulivi | 2016-11-22 | 1 | -1/+1 |
| * | hp9845: cleanups & more info in 98035 driver |  fulivi | 2016-11-03 | 1 | -22/+72 |
| * | hp9845: re-implemented the 98035 RTC module at a low-level as I have the |  fulivi | 2016-11-03 | 1 | -521/+464 |
| * | srcclean (nw) |  Vas Crabb | 2016-10-23 | 1 | -586/+586 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -16/+16 |
| * | hp9845: handling of I/O slots added. Implemented HP98035 RTC card. |  fulivi | 2016-10-12 | 1 | -0/+777 |