summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/megadriv_acbl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* megadriv_acbl.cpp: preliminary dips for bk3ssrmb Ivan Vangelista2020-09-091-1/+63
* New machines marked as NOT_WORKING Ivan Vangelista2020-09-071-21/+49
* new WORKING machine (Super Bubble Bobble Sun Mixing Megadrive HW) (#7144) David Haywood2020-08-271-0/+99
* New machines marked as NOT_WORKING Ivan Vangelista2020-07-281-4/+42
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-21/+21
* megadriv.cpp, megaplay.cpp, megatech.cpp: macro removal (nw) Ivan Vangelista2020-05-311-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-15/+15
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+165
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-165/+12
* new not working machine Ivan Vangelista2019-03-121-3/+35
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-8/+10
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* megadriv_acbl.cpp: fixed twintmb regression (nw) Ivan Vangelista2019-01-151-1/+2
* megadriv_acbl.cpp: two more dips identified for sonic2mb, thanks to Haze (nw) Ivan Vangelista2019-01-151-7/+17
* megadriv_acbl.h: sonic2mb related clean ups (nw) Ivan Vangelista2019-01-141-34/+27
* megadriv_acbl.cpp: further updates for sonic2mb and twinktmb (nw) Ivan Vangelista2019-01-121-15/+22
* megadriv_acbl.cpp: forgot to commit a line and also some little aid for study... Ivan Vangelista2019-01-111-2/+5
* machine promoted to working Ivan Vangelista2019-01-111-4/+81
* new not working machine Ivan Vangelista2019-01-111-2/+30
* barek3mb: set DIP switches to more probable defaults (nw) MetalliC2018-11-231-10/+7
* add Bare Knuckle III inputs, promoted to working. MetalliC2018-11-181-1/+37
* new NOT_WORKING machine MetalliC2018-11-181-0/+23
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-16/+16
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-14/+15
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* various reorganization of radica and vtech stuff (#3108) David Haywood2018-01-241-0/+921