summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ice_tbd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-6/+6
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-4/+4
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-1/+1
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-1/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* ice_tbd: Add a PPI to this skeleton (nw) AJR2017-09-041-0/+11
* (nw) rattled a few old bones Robbbert2017-06-181-1/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-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-2/+2
* another skeleton mechanical driver free to a good home (nw) David Haywood2015-11-291-0/+69