summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nwk-tr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* zr107, gticlub, nwk-tr, hornet: Greatly improve inputs (among other things) (... Hydreigon2019-06-301-14/+13
* Missed two drivers Hydreigon2232019-06-221-18/+37
* adc1213x.cpp : Simplify handlers cam9002019-05-011-5/+5
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -mb86235, sh7604, sharc: Removed MCFG macros, nw mooglyguy2018-12-091-45/+45
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-3/+3
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-15/+10
* k056800: removed MCFG macros (nw) Ivan Vangelista2018-09-101-2/+2
* k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-5/+2
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-4/+4
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-3/+7
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-1/+1
* voodoo: Use device finders instead of machine().device (nw) Ryan Holtz2018-05-211-22/+25
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-45/+49
* (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-4/+8
* Correct Racing Jam: Chapter 2 year (#3033) sjy965252018-01-311-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* nwk-tr: add missing screen (nw) Ville Linde2018-01-101-0/+7
* Fix build (nw) AJR2018-01-071-2/+0
* nwk-tr has 2 graphics boards (nw) Ville Linde2018-01-071-19/+83
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-8/+0
* nwk-tr: fix network ram test (nw) Ville Linde2016-02-031-2/+9
* start making this a little more modern c++y with classes, member functions et... David Haywood2016-02-011-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+999