summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gladiatr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* various devices and drivers: removed superfluous semicolons (nw) Ivan Vangelista2020-06-291-1/+1
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-14/+14
* further macro removal work (nw) Ivan Vangelista2020-05-181-15/+15
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-2/+2
* Spring cleaning: Vas Crabb2019-11-011-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* mcs48: Further distinction of UPI variants (nw) AJR2019-06-161-4/+4
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-56/+56
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-56/+56
* srcclean and cleanup (nw) Vas Crabb2019-01-271-9/+9
* -drivers/discoboy, docastle, drmicro, dynax, fcrash, firetrap, fromance, glad... mooglyguy2019-01-031-56/+56
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-13/+13
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-20/+20
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-13/+13
* devcb3 Vas Crabb2018-07-071-12/+12
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-22/+22
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-22/+16
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-48/+48
* (nw) more address maps Robbbert2018-04-121-5/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-65/+69
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+9
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-16/+16
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-16/+16
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-16/+16
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-5/+5
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-5/+5
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-3/+3
* srcclean (nw) Vas Crabb2017-11-261-36/+36
* Machine promoted to WORKING angelosa2017-11-091-17/+14
* Cleanups (nw) angelosa2017-11-091-10/+0
* DSW2 reading now works too (nw) angelosa2017-11-091-18/+15
* Fixed input lag protection for Ping Pong King, pending promotion to working (nw) angelosa2017-11-091-35/+29
* gladiatr.cpp: sub cpu irq ack, mcu input check on state 3, flip screen defaul... angelosa2017-11-081-29/+35
* Added ADPCM (nw) angelosa2017-11-081-12/+27
* gladiatr.cpp: preliminary sound for Ping Pong King [Angelo Salese] angelosa2017-11-081-13/+33
* Added flip screen to Ping Pong King (nw) angelosa2017-11-071-16/+37
* Added P2 / DSW1 / clean stuff (nw) angelosa2017-11-071-36/+79
* gladiatr.cpp: added preliminary MCU simulation for Ping Pong King inputs [Ang... angelosa2017-11-071-14/+216
* New 74LS259/9334/CD4099 devices AJR2017-07-251-14/+14
* gladiatr: Invert coin counters; minor HW note (nw) AJR2017-07-141-4/+5