summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/firetrap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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