summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/decocass.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+32
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Kill this properly (nw) AJR2017-08-201-1/+0
* decomult: Replace gross hack for banking "dongle" with something likelier AJR2017-08-201-1/+0
* decocass.cpp: Major improvements to colors and graphics layer priorities AJR2017-07-291-3/+3
* never hurts to srcclean (nw) Vas Crabb2017-07-091-1/+1
* Fix build and update notes (nw) AJR2017-07-021-0/+1
* split decocass class up so that the dongle types aren't polluting main class ... David Haywood2017-07-021-74/+203
* new working clones Treasure Island (DECO Cassette) (Region D) [David Haywood] David Haywood2017-06-241-0/+1
* new working clone Lock'n'Chase (DECO Cassette) (Japan) [??] David Haywood2017-06-241-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* New working machine added Ivan Vangelista2017-02-051-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-49/+49
* make the different decocass bios roms actually selectable. David Haywood2016-10-131-0/+1
* More gen_latch (nw) Ivan Vangelista2016-05-201-7/+13
* Make watchdog timer a separate device AJR2016-04-301-0/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Made gfx_element::decode() private; fixed drivers that were calling it direct... Alex W. Jackson2014-03-181-0/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* mcs48.c: Modernized cpu core (nw) Wilbert Pol2013-08-231-1/+2
* Modernization of drivers part 3 (no whatsnew) Miodrag Milanovic2013-02-061-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-26/+25
* decocass: some working notes, comparisons with reference videos. Note: the A... David Haywood2012-12-261-5/+0
* added proper x-scroll handling for the decocass background, and some notes fo... David Haywood2012-12-251-1/+1
* cgraplop2 needs to read something here or you can't coin it up (nw) David Haywood2012-12-251-0/+1
* make the DECO222 handling in decocass transparent to the driver (nw) David Haywood2012-12-251-3/+0
* refactor the type1 dongle code a bit, to make any future additions easier (nw) David Haywood2012-12-241-7/+12
* new NOT WORKING GAME David Haywood2012-12-231-0/+2
* srcclean (nw) Curt Coder2012-10-071-4/+4
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-1/+1
* decocass modernized and cleaned (no whatsnew) Miodrag Milanovic2012-09-201-0/+254