summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nemesis.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-15/+10
* -bus/ep64/exp: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-181-334/+321
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-12/+12
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-60/+60
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-9/+9
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-45/+45
* devcb3 Vas Crabb2018-07-071-9/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-69/+69
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-11/+11
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-19/+19
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-10/+15
* (nw) misc follow-up Vas Crabb2018-05-061-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-145/+145
* 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