summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m62.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-13/+13
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-13/+13
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-22/+22
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-29/+29
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-36/+36
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-196/+215
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-12/+23
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-19/+19
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-12/+12
* never hurts to srcclean (nw) Vas Crabb2017-07-091-6/+6
* m62 proposed cleanups. David Haywood2017-07-031-297/+477
* This is a Japanese release (nw) Angelo Salese2017-06-151-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+23
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2202