s' content='index, nofollow'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/timetrv.cpp
Commit message (Expand)AuthorAgeFilesLines
* further macro removal work (nw) Ivan Vangelista2020-05-181-6/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+14
* mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... Ivan Vangelista2019-02-191-14/+14
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-8/+8
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-1/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* ins8250.cpp: Notes on Intel variants (nw) AJR2018-04-111-1/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+17
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* timetrv: Add EEPROM and UART (nw) AJR2018-02-041-9/+8
* timetrv: Remove bogus interrupt generators (nw) AJR2018-02-031-14/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* timetrv: Add PPIs (nw) AJR2018-01-011-4/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* New not working clone added Ivan Vangelista2017-02-281-1/+10
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1