summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gladiatr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* srcclean (nw) Vas Crabb2017-11-261-3/+3
* Machine promoted to WORKING angelosa2017-11-091-2/+0
* Cleanups (nw) angelosa2017-11-091-2/+0
* Fixed input lag protection for Ping Pong King, pending promotion to working (nw) angelosa2017-11-091-11/+4
* gladiatr.cpp: sub cpu irq ack, mcu input check on state 3, flip screen defaul... angelosa2017-11-081-0/+2
* Added ADPCM (nw) angelosa2017-11-081-2/+5
* gladiatr.cpp: preliminary sound for Ping Pong King [Angelo Salese] angelosa2017-11-081-1/+1
* Added flip screen to Ping Pong King (nw) angelosa2017-11-071-2/+4
* Added P2 / DSW1 / clean stuff (nw) angelosa2017-11-071-1/+0
* gladiatr.cpp: added preliminary MCU simulation for Ping Pong King inputs [Ang... angelosa2017-11-071-0/+11
* New 74LS259/9334/CD4099 devices AJR2017-07-251-3/+3
* gladiatr: Hook up SSRST according to badly scanned schematics (nw) AJR2017-07-091-1/+8
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-5/+3
* pitnrun: use new MC68705P5 device Vas Crabb2017-01-191-3/+5
* gladiatr.cpp: add bootleg MCU dumps to all gladiatr sets as BAD_DUMP, remove ... Vas Crabb2017-01-071-10/+1
* greatgur MCU doesn't like impulse coins, add hack to simulated sets to make t... Vas Crabb2017-01-071-0/+4
* gladiatr.cpp: Improvements Vas Crabb2017-01-071-60/+145
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* 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
* Got answer from Steve Ellenoff (nw) Miodrag Milanovic2015-05-301-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Update for Carlos A. Lozano, Victor Trucco and Charles MacDonald, also few fi... Miodrag Milanovic2015-05-221-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
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-6/+6
* gladiatr.c: added save state support (nw) Ivan Vangelista2015-02-111-38/+47
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* converted tait8741 mcu hack to a device, kept it as 4 pack since driver anywa... Miodrag Milanovic2014-04-011-1/+6
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* "msm" lookup tag removal (nw) Miodrag Milanovic2013-04-141-1/+5
* same for "sub" and "subcpu" (nw) Miodrag Milanovic2013-04-111-1/+3
* 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-1/+3
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+1
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-081-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-7/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+6
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+2