summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gsword.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* diexec: Interrupt API changes (nw) AJR2018-05-181-3/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* 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-36/+36
* (nw) more address maps Robbbert2018-04-121-14/+15
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-48/+55
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-19/+11
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* restore cabinet type dipswitch and srcclean changess (nw) Vas Crabb2017-01-021-17/+17
* Fix gsword.cpp (nw) angelosa2017-01-021-154/+293
* Conflicts (nw) angelosa2017-01-021-294/+155
* josvolly improvments: Vas Crabb2017-01-011-17/+17
* josvolly: running the MCUs faster gets it back to the state it was in with th... Vas Crabb2017-01-011-3/+3
* gsword WIP: Vas Crabb2017-01-011-153/+292
* josvolly: "AA 007" chip is really NEC D8255A for reading input ports [CAPS0ff... Vas Crabb2016-12-301-5/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Fix various spelling fixes. Jordi Mallach2016-09-291-4/+4
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-3/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+907