summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/badlandsbl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with a and b: finished removing READ/WRITE macros (nw) Ivan Vangelista2020-06-051-5/+5
* badlands: Use generic communications latches; add mirroring to 6502 map; clea... AJR2020-04-191-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-17/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+17
* 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
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-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-0/+1
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-3/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+1
* 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-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* 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-1/+0
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-28/+30
* srcclean (nw) Vas Crabb2018-02-251-12/+12
* badlandsbl.cpp: Cleanups, improve sound (nw) angelosa2018-02-161-29/+30
* badlandsbl.cpp: added preliminary sprite drawing [Angelo Salese] angelosa2018-02-151-9/+63
* Split badlandsbl into own file (nw) angelosa2018-02-151-0/+279