summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gkigt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-915/+0
* init vars for coverity (drivers/g) Robbbert2022-03-251-3/+3
* srcclean, remove a vestigial thing, and a little cleanup Vas Crabb2021-12-261-1/+1
* -emu/render.cpp: Get the initial view check off the hot path (fixes MT08159). Vas Crabb2021-12-241-1/+1
* gkigt.cpp: set i960 burst regions so games show something again. [R. Belmont] arbee2021-12-141-10/+10
* rs232: HLE updates AJR2021-01-261-1/+0
* Cleaned up bitmap API. Vas Crabb2020-09-271-8/+4
* gkigt.cpp: add major authors to copyright notice R. Belmont2020-08-151-1/+1
* drivers starting with f, g and h: some macro removal (nw) Ivan Vangelista2020-05-271-19/+19
* More region width fixes (nw) AJR2019-11-161-22/+22
* (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+25
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-25/+26
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-20/+19
* Philips company is 1 L (nw) hap2019-02-281-1/+1
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-4/+4
* 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