summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/decocass.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-2255/+0
* srcclean in preparation for 0.241 release Vas Crabb2022-02-201-2/+2
* decocass: add a few enters in driver notes hap2022-02-161-33/+45
* new WORKING machine (#9301) David Haywood2022-02-141-3/+47
* Fix d, e Olivier Galibert2020-11-061-3/+9
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-5/+7
* drivers starting with c and d: completed read* and write* macros removal (nw) Ivan Vangelista2020-06-081-13/+13
* btime.cpp: added dip locations, verified dips for all games and fixed dips fo... Ivan Vangelista2020-04-011-2/+10
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* mcs48: Further distinction of UPI variants (nw) AJR2019-06-161-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-76/+107
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-107/+76
* src\mame: removed most MCFG and MACHINE_CONFIG macros from drivers starting w... Ivan Vangelista2019-03-201-73/+104
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* 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