summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aerofgt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-3238/+0
* - diverboy.cpp, exzisus.cpp: finders, other minor cleanups Ivan Vangelista2022-03-281-13/+1
* - model2.cpp: dumped IO board ROM for srallycdx [Guru] Ivan Vangelista2022-03-121-16/+5
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-3/+3
* aerofgt.cpp: corrected ROM labels and copyright region for the recently added... Ivan Vangelista2021-05-021-5/+5
* New working clones Ivan Vangelista2021-05-021-3/+63
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-5/+5
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-39/+39
* various devices and drivers: removed superfluous semicolons (nw) Ivan Vangelista2020-06-291-1/+1
* drivers starting with a and b: finished removing READ/WRITE macros (nw) Ivan Vangelista2020-06-051-12/+12
* aerofgt.cpp: preliminary sound for spikes91. Needs verifying of the completen... Ivan Vangelista2020-01-031-16/+30
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-14/+14
* (nw): Verified correct ROM label for Karate Blazers (US) braintro2019-10-031-2/+1
* aerofgt.cpp: fixed recent regression [Mamesick] Ivan Vangelista2019-07-021-1/+1
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* -devices/sound/2608intf, 2610intf: Removed MCFG macros, nw mooglyguy2018-12-291-282/+271
* Start cleaning up palette configuration: Vas Crabb2018-12-291-55/+41
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-74/+74
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-29/+27
* upd7759: Converted to use device_rom_interface and added md input for selecti... smf-2018-08-121-2/+2
* devcb3 Vas Crabb2018-07-071-9/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-94/+94
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-50/+50
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-50/+50
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-23/+23
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-36/+36
* aerofgt.cpp: change non-US karatblz sets to have normal + normal difficulty a... angelosa2018-05-091-11/+26
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-13/+19
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-82/+82
* aerofgt.cpp: Updated information on Karate Blazers sets (nw) braintro2018-05-041-89/+102
* new working clone Ivan Vangelista2018-05-011-0/+32
* aerofgt.cpp Cleanups (#3402) cam9002018-03-281-142/+141
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-362/+405
* Fixes (nw) Scott Stone2018-02-121-3/+6
* neogeo, aerofgt fixes (you can't have multiple handlers with different unitma... Olivier Galibert2018-02-121-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-25/+25
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* aerofgt.cpp: Add a note about an undumped version of Turbo Force (nw) briantro2018-01-271-5/+5
* new working clone angelosa2018-01-271-4/+42
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-22/+22
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-14/+14
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-14/+14
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1