summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gsword.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-11/+11
* further macro removal work (nw) Ivan Vangelista2020-05-181-11/+11
* softlist_dev.cpp: start adding validation for data areas Vas Crabb2020-04-161-1/+1
* gsword.cpp: confirmed microcontroller roles/locations [*=/STARRIDER\=*] Vas Crabb2020-04-121-44/+41
* gsword.cpp: more notes (nw) Vas Crabb2020-04-121-4/+14
* gsword.cpp: update gsword2 set with new AA-017 dump, update notes a bit more ... Vas Crabb2020-04-121-10/+16
* gsword.cpp: Decapped, dumped and hooked up AA-017 microcontroller for gsword ... Vas Crabb2020-04-121-56/+84
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* Spring cleaning: Vas Crabb2019-11-011-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* gsword.cpp: measured MCUs clocks for gsword [Guru] Ivan Vangelista2019-09-271-7/+7
* mcs48: Further distinction of UPI variants (nw) AJR2019-06-161-5/+5
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-49/+46
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-46/+49
* ay8910.cpp : Updates cam9002019-02-151-2/+2
* srcclean and cleanup (nw) Vas Crabb2019-01-271-5/+5
* -drivers/discoboy, docastle, drmicro, dynax, fcrash, firetrap, fromance, glad... mooglyguy2019-01-031-47/+44
* gsword.cpp: update notes (nw) Vas Crabb2019-01-021-5/+27
* Start cleaning up palette configuration: Vas Crabb2018-12-291-11/+7
* srcclean (nw) Vas Crabb2018-12-231-1/+1
* gsword: Preliminary MCU emulation. [Vas Crabb, Caps0ff, *=/STARRIDER\=*] Vas Crabb2018-12-061-223/+349
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-4/+2
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-6/+5
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-4/+4
* devcb3 Vas Crabb2018-07-071-7/+7
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-12/+12
* 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