summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/3do.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+20
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-16/+16
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-2/+2
* imagedev\chd_cd, diablo: removed MCFG macros (nw) Ivan Vangelista2019-01-191-2/+2
* Orbatak year and manufacturer MASH2018-10-051-1/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-4/+4
* 3do.cpp: corrected bios rom label. Thanks to L_N for spotting this (nw) Ivan Vangelista2018-06-131-1/+1
* Added cdrom dump to Mad Dog II (3do Hardware) [incog, The Dumping Union] angelosa2018-06-131-19/+39
* 3do.cpp: disallow md23do to write to ROM region via mirror, boots to 3do logo... angelosa2018-06-121-9/+24
* Dumped bios for ALG 3DO based arcade games [Mr Invader] Ivan Vangelista2018-06-121-27/+36
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-12/+12
* Assorted cleanup involving driver_init on a handful of drivers, nw mooglyguy2018-05-281-2/+0
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+254