summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/freekick.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with f: removed read* and write* macros (nw) Ivan Vangelista2020-06-091-8/+8
* a little more macro removal (nw) Ivan Vangelista2020-05-181-3/+3
* New working clones Ivan Vangelista2020-03-281-19/+95
* cleanup - removed "dead" email addresses (nw) Tomasz Slanina2020-02-031-1/+1
* Fixed impossible space before filename entries in omegaa (nw) Scott Stone2019-03-271-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-118/+205
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-205/+118
* freekick.cpp: Document connector pinouts AJR2019-03-211-0/+62
* freekick.cpp: Grammer & spelling (nw) braintro2019-03-201-4/+4
* New working clone braintro2019-03-201-17/+50
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-73/+65
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-2/+2
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-16/+16
* freekick.cpp: documented ROM locations for gigasb [Kevin Eshbach, The Dumping... Ivan Vangelista2019-01-281-10/+10
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+4
* -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