summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/clshroad.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-9/+6
* devcb3 Vas Crabb2018-07-071-10/+10
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* 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-21/+21
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+21
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* flower/wiping sound: added guessed clock() (nw) hap2017-11-071-11/+5
* New 74LS259/9334/CD4099 devices AJR2017-07-251-13/+19
* srcclean (nw) Vas Crabb2017-05-281-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* clshroad.cpp: init bg vram to 0xf0 and assume common divider for all z80s (nw) angelosa2017-04-251-11/+19
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* srcclean (nw) Vas Crabb2016-11-271-1/+1
* clshroad.cpp doc update (nw) Luca Elia2016-11-061-24/+28
* firebatl: Fixed music tempo [ShouTime] Luca Elia2016-11-011-36/+109
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+487