summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/astrocde.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+0
* -astrohome: Various changes. [Ryan Holtz] mooglyguy2019-03-181-0/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-0/+2
* null this pointer, bad format string (nw) Vas Crabb2018-09-011-12/+18
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-2/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* astrocde:cpp: Split up base class a little; add output finder for tenpindx (nw) AJR2018-05-181-30/+84
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* astrocde.cpp: Driver and device modernization (nw) AJR2018-05-091-37/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+17
* 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-0/+13
* astrocde: More space.device elimination (nw) AJR2018-01-021-1/+1
* tenpindx: Soundlatch modernization (nw) AJR2017-08-311-1/+0
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* votrax sc01: Simulate [O. Galibert] Olivier Galibert2016-12-241-9/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-48/+48
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-4/+2
* Astrocade: Fix MT #6281 Dirk Best2016-07-161-1/+2
* more gen_latch (nw) Ivan Vangelista2016-06-071-0/+4
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+0
* fix astrocde (nw) Miodrag Milanovic2016-04-291-7/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* astrocde.c: convert profpac & friends to bankdev (nw) Alex W. Jackson2015-08-141-10/+6
* astrocde.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-141-1/+40
* 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
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-3/+3
* Moved gorf and wow sound handlers into the driver state. Updated some comment... Ivan Vangelista2013-11-071-13/+23
* Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-1/+9
* voodoo is using now device callbacks and some minor cleanups in few drivers (nw) Miodrag Milanovic2013-04-291-0/+1
* "samples" lookup tag removal (nw) Miodrag Milanovic2013-04-141-2/+4
* same for "sub" and "subcpu" (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernization of drivers part 1 (no whatsnew) Miodrag Milanovic2013-02-051-0/+7
* modernized reset of pre/postload calls, just few legacy left (no whatsnew) Miodrag Milanovic2013-02-011-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2