summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pitnrun.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+3
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-34/+33
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-9/+9
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-7/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* 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
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-27/+27
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-16/+16
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-41/+45
* (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/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* pitnrun: Add 74LS259 latches (nw) AJR2017-09-051-14/+24
* srcclean (nw) Vas Crabb2017-06-251-3/+3
* new WORKING game - Jump Kun (prototype) [ShouTime] David Haywood2017-06-201-14/+111
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* pitnrun: use new MC68705P5 device Vas Crabb2017-01-191-15/+13
* m6805: refactoring and improvements Vas Crabb2017-01-121-1/+1
* License change per request of Tomasz Slanina (nw) Miodrag Milanovic2016-11-291-1/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-7/+10
* Make watchdog timer a separate device AJR2016-04-301-1/+3
* Minor convention fix, nw Angelo Salese2016-03-311-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+337