summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/decocass.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-10/+6
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-5/+5
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-1/+1
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* ay8910: small batch of MCFG removal (nw) Ivan Vangelista2018-11-071-4/+2
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-37/+37
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-31/+31
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-31/+31
* 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-62/+62
* 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-11/+11
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-51/+53
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-31/+62
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* 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-32/+32
* 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
* Change cgraplop2 name back again to Graplop as per Haze notes (nw) angelosa2017-09-151-1/+1
* left-over (nw) angelosa2017-09-091-1/+1
* decocass.cpp: cgraplop2 is really Cluster Buster, added additional notes (nw) angelosa2017-09-091-1/+1
* decocass.cpp: Major improvements to colors and graphics layer priorities AJR2017-07-291-21/+7
* decocass.cpp: Document the Deco overlay PCB number (nw) briantro2017-07-011-1/+1
* split decocass class up so that the dongle types aren't polluting main class ... David Haywood2017-07-021-138/+125
* identified dipswitches for a number of decocass sets (#2425) David Haywood2017-06-301-25/+216
* typos (nw) David Haywood2017-06-241-2/+2
* mark as working (nw) David Haywood2017-06-241-1/+1
* new working clones Treasure Island (DECO Cassette) (Region D) [David Haywood] David Haywood2017-06-241-7/+32
* decocass consistency (nw) einstein952017-06-251-1/+1
* the following exist in the public 'various arcade' collection too ?! again no... David Haywood2017-06-241-0/+34
* fix clone state (nw) David Haywood2017-06-241-1/+1
* new working clone Lock'n'Chase (DECO Cassette) (Japan) [??] David Haywood2017-06-241-0/+16
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-6/+4
* decocass.cpp: Correct missile colors for Highway Chase and Astro Fantasia AJR2017-04-081-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* srcclean (nw) Vas Crabb2017-02-191-9/+9
* New working machine added Ivan Vangelista2017-02-051-8/+53
* srcclean (nw) Vas Crabb2016-10-231-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* tagged all the decocass.cpp sets as US / Japan based on which bios type they ... David Haywood2016-10-131-50/+50
* worked out correct type1_map1100 line, promoted to working. the line provide... David Haywood2016-10-131-2/+2
* marks as NOT WORKING for now until this is resolved. David Haywood2016-10-131-2/+2
* make the different decocass bios roms actually selectable. David Haywood2016-10-131-36/+161
* More gen_latch (nw) Ivan Vangelista2016-05-201-0/+3