summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/amaticmg.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-12/+12
* further macro removal work (nw) Ivan Vangelista2020-05-181-4/+4
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-6/+6
* srcclean (nw) Vas Crabb2019-05-261-2/+2
* Add DS1994 device (#5054) grullosgo2019-05-141-5/+31
* Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-5/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-28/+26
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-26/+28
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-26/+24
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-49/+48
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-8/+7
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-10/+10
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* 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-7/+7
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-21/+21
* 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-12/+12
* Amatic Multi Game 5: Notes about the contents RobertoFresca2018-04-271-0/+74
* a few separators... nw RobertoFresca2018-04-271-0/+6
* New machines marked as NOT_WORKING RobertoFresca2018-04-271-0/+32
* amaticmg.cpp: Use output finder (nw) AJR2018-04-101-18/+28
* suprstar: Demote to not working (errors out when inserting coins) AJR2018-03-291-8/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-40/+44
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-3/+3
* Amatic Multi Game System: Proper keys for Multi Game IV (V.Ger 3.44). RobertoFresca2017-12-211-9/+2
* Amatic Multi Game System: Switched Multi Game III (V.Ger 3.64) RobertoFresca2017-12-211-2/+2
* Coding conventions and some cleanup... (nw) RobertoFresca2017-12-211-14/+11
* Amatic Multi Game System: Removed the third 8255 PPI RobertoFresca2017-12-201-4/+5
* Amatic Multi Game System: Added the third 8255 PPI RobertoFresca2017-12-201-9/+4
* Amatic Multi Game IV: Created its own machine config. RobertoFresca2017-12-201-2/+29
* Coding conventions... (nw) RobertoFresca2017-12-201-8/+8
* Amatic Multi Game IV: Decrypted the program ROM. [Roberto Fresca] RobertoFresca2017-12-201-1/+2
* New machines marked as NOT_WORKING RobertoFresca2017-12-201-0/+24
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Ipt service button fixes & cleanups (#2085) Michael.S.G2017-04-061-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-7/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20