summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/renegade.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* new renegade and silkworm bootleg sets (#3425) Tom2018-04-091-0/+40
* 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-33/+36
* renegade, sidepckt: 6809 type identification (nw) AJR2018-02-171-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* fix corrupt bytes in two mc68705 dumps after re-analysis of raw dump data. [... Lord-Nightmare2017-09-111-1/+1
* renegade, spdodgeb: Soundlatch modernization (nw) AJR2017-06-211-7/+2
* kuniokun: Replace MCU simulation with actual dump [ShouTime, brizzo] AJR2017-06-201-285/+19
* 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/+4
* m68705: add MC68705R3 for pipeline Vas Crabb2017-01-151-129/+20
* m6805: refactoring and improvements Vas Crabb2017-01-121-1/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Further IRQ passthrough cleanup AJR2016-07-081-1/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-2/+4
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* update some of remaining licenses (nw) Miodrag Milanovic2015-12-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1018