summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/firetrap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-53/+53
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-6/+5
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-46/+36
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-8/+8
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-3/+3
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-3/+3
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-3/+3
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-3/+3
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-2/+2
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-4/+4
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-4/+4
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-8/+8
* Convert INPUT_CHANGED to INPUT_CHANGED_MEMBER (no whatsnew) Miodrag Milanovic2012-04-121-10/+9
* Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. Aaron Giles2012-04-091-2/+2
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-1/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-14/+14
* Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic2012-04-051-1/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-69/+62
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-8/+8
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-32/+32
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-3/+3
* Further rom name adjustments per Guru's direction (nw) Scott Stone2012-02-191-1/+1
* Nearly finished making some individual rom name adjustments to ease potential... Scott Stone2012-02-191-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+2
* deprecat.h Angelo Salese2011-12-051-50/+29
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-1/+1
* firetrap.c: Added dipswitch locations to Fire Trap. [Brian Troha] Brian Troha2011-08-121-19/+16
* Removed cheapest deprecat.h usages (generally sound cpu ones) Angelo Salese2011-04-261-5/+5
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-82/+82
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-3/+3
* BIG update. Aaron Giles2011-03-291-22/+22
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-7/+7
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-13/+13
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-48/+48
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-10/+4
* mikie, mikiej, mikiehs (mikie.c) [stephh] : stephh2010-08-241-1/+1
* firetrap, firetrapj, firetrapbl (firetrap.c) [stephh] : stephh2010-08-221-100/+106
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-11/+11
* Time to kill off some deadwood. Aaron Giles2010-07-071-3/+3
* Cleanups and version bump.mame0138u3 Aaron Giles2010-07-061-2/+2
* correct romnames round2 Michaël Banaan Ananas2010-06-291-24/+28
* whatsnew note: Michaël Banaan Ananas2010-06-281-1/+1
* firetrap.c: Added PCB documentation, corrected ROM names, corrected clocks [G... Michaël Banaan Ananas2010-06-281-55/+196
* fire trap is by wood place, info from ROM and also mentioned on unMAMEed website Michaël Banaan Ananas2010-06-151-1/+1