summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gstriker.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - goldstar.cpp: decrypted cb3c, needs correct address map Ivan Vangelista2022-05-161-102/+0
* init vars for coverity Robbbert2022-03-231-4/+4
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-3/+3
* further macro removal work (nw) Ivan Vangelista2020-05-181-1/+1
* (nw) more header cleanup, split up some more all-in-one state classes Vas Crabb2018-12-031-7/+9
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-0/+1
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-7/+10
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+3
* new working clone angelosa2017-10-011-1/+3
* gstriker: Serial link prep (nw) AJR2017-09-021-4/+5
* gstriker.cpp: fixed tournament logic for Tecmo World Cup '94 [Angelo Salese] angelosa2017-08-291-1/+0
* gstriker.cpp: added buffered spriteram (sprites being ahead 2 frames) [Angelo... angelosa2017-08-291-0/+3
* Added input labels, renamed twrldc94 -> twcup94 (nw) angelosa2017-08-291-3/+3
* gstriker.cpp: added MCU simulation to clone romset twrldc94a [Angelo Salese] angelosa2017-08-281-0/+5
* gstriker.cpp: Undumped MCUs can be difficult to cooperate with (nw) AJR2017-06-171-5/+1
* gstriker.cpp: Add MB3773 device (nw) AJR2017-06-161-0/+3
* gstriker.cpp: Soundlatch modernization (nw) AJR2017-06-141-6/+1
* Add VS9209 I/O device for various Video System games AJR2017-04-151-2/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-0/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* gstriker.c: added save state support (nw) Ivan Vangelista2015-07-091-28/+25
* owner name consistency and typo fix (nw) Miodrag Milanovic2015-05-221-1/+1
* update for Haze (nw) Miodrag Milanovic2015-05-151-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* use mixer regs (nw) David Haywood2014-06-131-3/+8
* reorganize some code for gstriker (no functional change) (nw) David Haywood2014-06-131-63/+13
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-2/+2
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-2/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+1
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-0/+11
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-1/+1
* Video System drivers reshuffing continues, moving more sprite functions aroun... Scott Stone2012-10-091-17/+11
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-8/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-3/+3