summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/badlands.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Separate a few Atari drivers from atarigen_state (nw) AJR2018-04-031-4/+9
* srcclean (nw) Vas Crabb2018-02-251-5/+5
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-1/+2
* badlandsbl.cpp: Cleanups, improve sound (nw) angelosa2018-02-161-0/+3
* badlandsbl.cpp: added preliminary sprite drawing [Angelo Salese] angelosa2018-02-151-8/+14
* Split badlandsbl into own file (nw) angelosa2018-02-151-8/+43
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* srcclean (nw) Vas Crabb2017-05-281-1/+1
* badlands.cpp: Convert bootleg to mimic irq 0 sound generation (nw) angelosa2017-05-041-0/+1
* badlands.cpp: Added coin counters and freeze switch, moved sound related irq ... angelosa2017-05-031-0/+1
* badlands.cpp: fix tilemap gfxs, sprites are different from original HW (nw) angelosa2017-05-031-0/+1
* badlands.cpp: base audio hookup (nw) angelosa2017-05-031-2/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* badlands.cpp: configured banking for the audiocpu instead of memcpy (nw) Ivan Vangelista2016-03-031-4/+1
* Modernize sound volume setting code in various Atari drivers AJR2016-01-291-0/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* Convert atarimo to a device. Still a bunch more cleanup/improvements to Aaron Giles2013-07-231-1/+6
* Memory system: added endianness to the memory_share class. Aaron Giles2013-07-201-1/+4
* some atari modernization (nw) Miodrag Milanovic2013-02-141-3/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* Initial round of atarigen cleanup. Aaron Giles2012-10-171-0/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-5/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+5
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+1
* mode modernization (no whatsnew) Miodrag Milanovic2012-04-101-0/+6
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-4/+4
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-4/+2
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-5/+4
* Cleanups and version bump. Aaron Giles2010-03-041-1/+1
* Changed all driver_data structs into classes with a simple Aaron Giles2010-02-251-2/+6
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Converted atari drivers over to using driver_data for the most Aaron Giles2009-12-091-0/+16
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+12