summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gkigt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-3/+3
* ramdac.cpp : Remove MCFGs cam9002018-10-141-1/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-3/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-12/+12
* Remove a few unnecessary customizations of MCFG_DEVICE_ADD (nw) AJR2018-05-271-2/+2
* 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-11/+11
* 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-9/+9
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-4/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-8/+8
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-101/+101
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-45/+49
* gkigt.cpp: Game King clear chips (nw) braintro2018-03-111-5/+24
* New non working clone braintro2018-03-111-14/+33
* srcclean (nw) Vas Crabb2018-02-251-5/+5
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+6
* gkigt: Hook up QUARTs Dirk Best2018-02-091-31/+53
* mem map notes (nw) angelosa2018-02-091-1/+8
* gkigt.cpp: A not tremendously helpful correction (nw) AJR2018-02-081-2/+2
* gkigt.cpp: some improvements to make most games to boot up to display CMOS er... angelosa2018-02-081-26/+405
* gkigt.cpp: hookup ramdac (nw) angelosa2018-02-081-45/+17
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* rand() corrections in src/mame/* (nw) hap2017-04-261-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* srcclean (nw) Vas Crabb2017-01-221-4/+4
* gkigt: hook up nvram and add initialized defaults for ms3 & ms72c. (nw) arbee2016-12-301-1/+11
* first srcclean pass (nw) Vas Crabb2016-12-251-20/+20
* gkigt: checkpoint (nw) arbee2016-12-101-6/+64
* gkigt: fill in RAM areas so all sets make it to polling vbl instead of crashi... arbee2016-12-101-4/+2
* i960: added scanbyte and IP-relative lda opcodes, masked low bits of branch t... arbee2016-12-101-1/+4
* New machines added as NOT_WORKING: arbee2016-12-101-1/+20
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* gkigt.cpp: Update driver with know OSC value - NW briantro2016-07-171-1/+1
* small fix by spelling bee team 3 hap2016-02-281-1/+1
* New not working clones added: Miodrag Milanovic2016-01-301-1/+23
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-66/+65
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* more potential workouts for the I960 are always a good idea (nw) David Haywood2016-01-021-0/+380