summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/astrocde.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-16/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+8
* Some fixes imported from MESS side (nw) Miodrag Milanovic2012-08-101-0/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+9
* get rid of anonymous timer (savestate problem) Michaël Banaan Ananas2012-05-171-0/+1
* Fix most remaining regressions. Aaron Giles2012-04-191-1/+1
* Fix most reported errors. Aaron Giles2012-04-161-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5
* Convert INPUT_CHANGED to INPUT_CHANGED_MEMBER (no whatsnew) Miodrag Milanovic2012-04-121-0/+1
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+2
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-9/+9
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+22
* Hooked up Votrax properly to Gorf/WoW. Currently disabled by Aaron Giles2012-03-011-0/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Converted astrocde/kaneko16/namcos23/suprnova to driver_device [Atari Ace] Angelo Salese2011-04-051-3/+48
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-1/+1
* changed implementation for spacezap monitor to driver configuration (no whats... Michaël Banaan Ananas2011-03-201-1/+1
* astrocde.c: Made Space Zap black & white. It uses an overlay for colors, the ... Michaël Banaan Ananas2011-03-201-0/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-0/+10
* Ok, this is The Big One. Aaron Giles2009-02-111-2/+0
* From Dirk Best: Aaron Giles2008-04-021-1/+1