summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kyugo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cclimber, kyugo: simplified handlers (nw) Ivan Vangelista2020-03-171-361/+361
* kyugo.cpp: added PCB layout and dip locations [Guru] Ivan Vangelista2020-03-171-48/+148
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-45/+45
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-45/+45
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-42/+42
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-6/+5
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* devcb3 Vas Crabb2018-07-071-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-22/+22
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-26/+26
* kyugo.cpp: some PROMs and PALs documentation updates from f205v (nw) Ivan Vangelista2018-04-211-14/+52
* kyugo.cpp: more accurate ROM labels and corrected gfx1 ROM size (nw) Ivan Vangelista2018-04-091-18/+19
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-89/+101
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-12/+12
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* new working clone Ivan Vangelista2017-11-061-12/+49
* New 74LS259/9334/CD4099 devices AJR2017-07-251-15/+8
* emupal: Don't hardcode color PROM region name, add error handling Dirk Best2017-05-211-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+21
* New clone added Ivan Vangelista2017-03-111-0/+38
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* Make watchdog timer a separate device AJR2016-04-301-14/+22
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1387