summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fcrash.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-27/+25
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-14/+14
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-18/+18
* srcclean and cleanup (nw) Vas Crabb2018-10-281-1/+1
* Promote mtwinsb to working Barry Harris2018-10-231-0/+136
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-4/+4
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-2/+2
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-82/+82
* Separate state class for CPS2 (nw) AJR2018-05-221-18/+0
* 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-36/+36
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-36/+36
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-56/+50
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-10/+10
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-7/+7
* (nw) misc follow-up Vas Crabb2018-05-061-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-86/+86
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* new working clone Ivan Vangelista2018-03-271-1/+24
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-233/+249
* fcrash.cpp: identified manufacturer of sf2b [f205v] Ivan Vangelista2018-03-111-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* fcrash.cpp: let wofabl have sprites. Suffers from heavy glitching, so left as... Ivan Vangelista2018-02-121-21/+24
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-16/+16
* new not working clone Ivan Vangelista2018-02-111-2/+73
* new working clone Ivan Vangelista2018-02-041-0/+25
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-10/+10
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-12/+12
* fcrash.cpp: fixed m_sprite_base for punipic (nw) Oliver Stöneberg2018-01-061-1/+1
* space.machine -> machine (nw) Olivier Galibert2017-12-141-3/+3
* cps1.cpp: Interrupt acknowledge routine based on schematics (nw) AJR2017-06-061-0/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+23
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-10/+10
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* MT 04921 Robbbert2016-12-121-4/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Added additional pal dump to current romset and noted no_dumps for varthb (nw) Scott Stone2016-06-101-1/+6
* New WORKING game [Robbbert, caius] Robbbert2016-06-101-0/+94
* More gen_latch (nw) Ivan Vangelista2016-05-201-8/+25
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-11/+17
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2965