summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/badlands.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* atarigen.cpp : Updates cam9002019-04-281-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-221-14/+14
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+3
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-2/+3
* atarigen.cpp: Continue pulling stuff out of this grab-bag (nw) AJR2018-11-301-1/+1
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-3/+1
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-5/+5
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Separate a few Atari drivers from atarigen_state (nw) AJR2018-04-031-15/+7
* Remove sound interrupt status from atarigen base class (nw) AJR2018-04-031-2/+1
* MCFG_DEVICE_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK conversion, part 1 AJR2018-03-281-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-27/+29
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-1/+1
* Split badlandsbl into own file (nw) angelosa2018-02-151-316/+3
* 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-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Improvements to 28XX parallel EEPROM emulation AJR2017-08-301-6/+9
* srcclean (nw) Vas Crabb2017-05-281-8/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Forgot one note (nw) angelosa2017-05-041-0/+1
* badlands.cpp: Convert bootleg to mimic irq 0 sound generation (nw) angelosa2017-05-041-4/+13
* badlands.cpp: Added coin counters and freeze switch, moved sound related irq ... angelosa2017-05-031-23/+23
* badlands.cpp: fix tilemap gfxs, sprites are different from original HW (nw) angelosa2017-05-031-7/+9
* badlands.cpp: base audio hookup (nw) angelosa2017-05-031-10/+33
* badlands.cpp: make bootlegs to actually boot (nw) angelosa2017-05-031-12/+30
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-1/+1
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Make watchdog timer a separate device AJR2016-04-301-2/+5
* badlands.cpp: configured banking for the audiocpu instead of memcpy (nw) Ivan Vangelista2016-03-031-9/+8
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+814