summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m62.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-9/+9
* mame\drivers: standardized Japanese suffix 'no' in lower case (nw) Ivan Vangelista2019-06-131-2/+2
* all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-1/+1
* new working clone Ivan Vangelista2019-04-301-22/+78
* (nw) Clean up the mess on master Vas Crabb2019-03-261-105/+94
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-94/+105
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-93/+83
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-12/+11
* Start cleaning up palette configuration: Vas Crabb2018-12-291-18/+11
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-61/+61
* 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