summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nemesis.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Replace MCFG_CPU_VBLANK_INT with line callbacks in more Konami games (nw) AJR2018-03-291-14/+14
* k051649.cpp : Add scc_map for reduce duplicate cam9002018-03-171-5/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-326/+342
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-16/+16
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+10
* salamand: Improve VLM5030 control AJR2017-08-201-2/+3
* New 74LS259/9334/CD4099 devices AJR2017-07-251-62/+89
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-7/+7
* Fixed missing VLM5030 speech in Hyper Crash MASH2017-06-051-10/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-33/+33
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Convert VLM5030 to device_memory_interface; correct region lengths AJR2016-06-301-16/+23
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-15/+36
* Make watchdog timer a separate device AJR2016-04-301-9/+20
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-5/+5
* clang-modernize part 7 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2709