summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/otomedius.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-5/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* srcclean (nw) Vas Crabb2017-04-231-15/+15
* otomedius: add on-screen version code displayed (nw) arbee2017-04-071-1/+1
* otomedius: IDed CPU and Northbridge, all components now known (nw) arbee2017-04-021-3/+4
* Added video card BIOS (nw) arbee2017-04-021-3/+4
* New games added as GAME_NOT_WORKING: arbee2017-04-021-0/+95