summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/asteroid.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* asteroid, astdelux: Add cocktail configuration that flips screen for 2nd player AJR2018-05-031-0/+4
* asteroid: Swap start LEDs and suppress logging for many spurious writes AJR2018-05-031-4/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* Revert "Revert "asteroid: Use LS153 device for DSW1"" Dirk Best2018-01-281-0/+5
* Revert "asteroid: Use LS153 device for DSW1" AJR2018-01-281-5/+0
* asteroid: Use LS153 device for DSW1 Dirk Best2018-01-281-0/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+8
* Cleanups for various Atari drivers and PlayChoice-10 (nw) AJR2017-07-251-25/+3
* New 74LS259/9334/CD4099 devices AJR2017-07-251-5/+27
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+0
* asteroid build fix (nw) Miodrag Milanovic2016-04-291-3/+0
* 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-2/+2
* owner name consistency and typo fix (nw) Miodrag Milanovic2015-05-221-1/+1
* updated rest of files according to driver license (nw) Miodrag Milanovic2015-05-151-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-3/+3
* asteroid.c: use configured bank entries instead of postload (nw) Alex W. Jackson2014-12-301-12/+7
* asteroid.c: fixed save state problem for astdelux1 (nw) Osso2014-12-201-14/+27
* avgdvg is now device (nw) Miodrag Milanovic2014-03-171-1/+4
* do reset on different way (nw) Miodrag Milanovic2014-03-171-0/+1
* 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
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-11/+10
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-8/+3
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-4/+0
* Memory handler normalization, part 1. Aaron Giles2012-09-171-7/+7
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* Fix most reported errors. Aaron Giles2012-04-161-2/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-7/+7
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-2/+2
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-1/+11
* Ok, this is The Big One. Aaron Giles2009-02-111-7/+7
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-281-3/+0
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+48