summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mastboyo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-1/+1
* new WORKING machines (#6252) David Haywood2020-02-021-2/+23
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-1/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+16
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-15/+14
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+5
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-4/+4
* Update mastboyo.cpp Roberto Fresca2018-08-271-2/+2
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-4/+4
* mastboyo.cpp updates: Changed IN0 to DSW, IN1 to IN0, added remaining Roberto Fresca2018-08-161-50/+113
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* mastboy.cpp, mastboyo.cpp: private-ize a bit more, grammar police, source cle... Ivan Vangelista2018-04-071-11/+13
* new WORKING machines (#3427) David Haywood2018-04-071-0/+240