summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/grchamp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-12/+11
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-9/+9
* (nw) tie up some loose ends - in particular, allow watchdog timer to Vas Crabb2018-09-161-2/+2
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* 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-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-2/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+19
* grchamp.cpp: added comment about possible badly dumped set (nw) Ivan Vangelista2018-04-301-2/+2
* New not working clone added Ivan Vangelista2018-04-281-1/+100
* (nw) wpc_an : output finder (grchamp: removed test code from last commit) Robbbert2018-04-101-3/+0
* (nw) grchamp : output finder Robbbert2018-04-101-1/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-50/+55
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* minor format changes to ease potential future code merge (nw) Lord-Nightmare2017-09-071-1/+4
* cleanup (nw) Lord-Nightmare2017-09-011-2/+2
* typo and link (nw) Lord-Nightmare2017-09-011-1/+3
* grchamp.cpp: Fixed the sound latch system such that the bit 7 clearing actual... Lord-Nightmare2017-09-011-8/+89
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restr... AJR2016-06-171-1/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-2/+4
* Make watchdog timer a separate device AJR2016-04-301-2/+3
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+763