summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/firetrap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1302/+0
* firetrap.cpp: used finders, templates and other small cleanups Ivan Vangelista2022-05-031-208/+582
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-1/+1
* drivers starting with f: removed read* and write* macros (nw) Ivan Vangelista2020-06-091-7/+7
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* srcclean (nw) Vas Crabb2019-10-261-1/+1
* firetrap.cpp: Replaced handcrafted MCU code with actual MCU code from decappe... braintro2019-10-131-4/+4
* firetrap: Add MCU dump and hook it up Dirk Best2019-09-251-148/+101
* dec0: Label Birdie Try as revision 2 in case someone ever finds an earlier ve... braintro2019-08-151-1/+1
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* (nw) Wood Place Inc is actually 1 word: Woodplace Inc which is different then... braintro2019-08-141-6/+6
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-53/+52
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-52/+53
* devices/machine/74157.cpp : Simplify handlers, Fix naming cam9002019-03-221-1/+1
* srcclean and cleanup (nw) Vas Crabb2019-01-271-9/+9
* -drivers/discoboy, docastle, drmicro, dynax, fcrash, firetrap, fromance, glad... mooglyguy2019-01-031-52/+51
* Start cleaning up palette configuration: Vas Crabb2018-12-291-8/+6
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-4/+4
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-17/+17
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* 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-4/+4
* 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-19/+19
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-46/+50
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-1/+1
* Do the easy ones (nw) Olivier Galibert2018-01-011-2/+2
* srcclean (nw) Vas Crabb2017-11-261-8/+8
* Fixed previous Data East commit to use 12 MHz XTAL instead [Angelo Salese] angelosa2017-11-111-4/+4
* Added HMC20 and screen raw params for following drivers: [Angelo Salese] angelosa2017-11-111-32/+18
* firetrap: Sound-related modernization (nw) AJR2017-07-111-27/+39
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* More gen_latch (nw) Ivan Vangelista2016-05-201-3/+6
* Updated for Stephane Humbert, on some places he is removed on some added, whe... Miodrag Milanovic2016-03-291-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+970