summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/freekick.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-9/+9
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-29/+28
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-29/+29
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-18/+18
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-18/+18
* 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-21/+21
* 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-52/+52
* freekick.cpp, nbmj91915.cpp, niyanpai.cpp: Replace MCFG_CPU_VBLANK_INT with l... AJR2018-03-281-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-100/+109
* typo fixes (nw) Lord-Nightmare2018-02-281-1/+1
* freekick.cpp: Document the bprom type (nw) briantro2018-02-221-17/+17
* gigasm2: redumped one bad gfx rom (now matches the bootleg) and dumped the co... Lord-Nightmare2018-02-211-3/+3
* freekick.cpp: Documentation says it's a 317-5008 so call it 317-5008 (nw) briantro2018-02-191-1/+1
* freekick.cpp: Consistent documentation. Original Gigas also had "GIGAS" on th... briantro2018-02-191-3/+3
* new working machine - Gigas Mark II (MC-8123 317-5002) Lord-Nightmare2018-02-191-10/+44
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-13/+13
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-14/+14
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-8/+8
* freekick.cpp: Minor doc update & rom label correction for Perfect Billiards (nw) briantro2017-10-271-16/+16
* New 74LS259/9334/CD4099 devices AJR2017-07-251-33/+63
* freekick.cpp: Forgot to change this back (nw) AJR2017-07-091-1/+1
* freekick.cpp: Correct coin counter polarity; name config structures more cons... AJR2017-07-091-17/+20
* freekick.cpp: Set default values for unknown dipswitches to "Off" (nw) briantro2017-07-091-4/+4
* freekick.cpp: minor updates to dipswithes for Omega (nw) briantro2017-07-091-5/+8
* freekick.cpp: Dumped the color proms for Omega by Nihon System correcting the... briantro2017-07-091-14/+7
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* emupal: Don't hardcode color PROM region name, add error handling Dirk Best2017-05-211-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-19/+19
* gigas: Fix IRQ-related regression (nw) AJR2017-04-261-0/+2
* Make MC-8123 into a device AJR2017-04-251-9/+28
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* freekick.cpp: Fixed sprite rom load order in omega, sprite colors are now cor... Lord-Nightmare2017-02-121-166/+131
* freekick.cpp: Gets Omega working - NW briantro2017-02-111-8/+23
* freekick.cpp: Fix port_start & verified bonus - NW briantro2017-02-111-4/+4
* freekick.cpp: Spelling fix - NW briantro2017-02-111-1/+1
* freekick.cpp: Minor doc update briantro2017-02-111-5/+3
* freekick.cpp: Fills in dipswitchs for Omega - NW briantro2017-02-111-20/+101
* Revert "freekick.cpp: Switched omega to use gigas' machine/gfx/etc and tempor... Vas Crabb2017-02-111-37/+94
* freekick.cpp: Switched omega to use gigas' machine/gfx/etc and temporarily us... Lord-Nightmare2017-02-101-94/+37
* Decrypt Omega program Vas Crabb2017-02-101-19/+23
* New not working game: Omega (Nihon System) [ShouTime, Darksoft, Anonymous Don... Dirk Best2017-02-101-0/+89
* License change per request of Tomasz Slanina (nw) Miodrag Milanovic2016-11-291-1/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Added flipscreen support to Gigas, Free Kick and Counter Run [Angelo Salese] angelosa2016-09-161-18/+24
* dumped program rom for Gigas (MC-8123, 317-5002) Gigas set, works now [Corrad... David Haywood2016-04-301-14/+11
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1