summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/holeland.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+19
* holeland.cpp: documentend pals for crzrallyg [f205v] Ivan Vangelista2018-05-011-0/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-29/+32
* MT #6900 (nw) angelosa2018-03-071-2/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* New 74LS259/9334/CD4099 devices AJR2017-07-251-3/+17
* emupal: Don't hardcode color PROM region name, add error handling Dirk Best2017-05-211-2/+2
* 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-2/+5
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-4/+4
* Corrected visual names of game to indicate Japanese or Spanish release, corre... system11b2016-05-251-4/+13
* Corrected ROM filenames for holeland.zip, enabled SPO256 to resolve missing s... Scott Stone2016-05-231-30/+30
* New clones added or promoted from NOT_WORKING status Ivan Vangelista2016-05-221-8/+36
* holeland.cpp: documented SP0256 speech - see MT06218 (nw) Ivan Vangelista2016-05-211-0/+10
* Make watchdog timer a separate device AJR2016-04-301-1/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+485