summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/retofinv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* 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-20/+20
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-44/+48
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* 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-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* Fix retofinvb3 colors [Lord Nightmare] Lord-Nightmare2017-09-131-9/+21
* New 74LS259/9334/CD4099 devices AJR2017-07-251-28/+20
* retofinv.cpp: fixed c/p error in my commit from yesterday (nw) Ivan Vangelista2017-07-201-1/+1
* new working clones Ivan Vangelista2017-07-191-4/+40
* never hurts to srcclean (nw) Vas Crabb2017-07-091-2/+2
* retofinv.cpp: Minor correction (nw) briantro2017-07-051-1/+1
* retofinv.cpp: Forgot one (nw) briantro2017-07-051-1/+1
* retofinv.cpp: Add dipswitch locations and document edge connectors [Brian Troha] briantro2017-07-051-16/+84
* forgot this (nw) Lord-Nightmare2017-07-051-3/+3
* retofinv.cpp: Added original Taito 68705 MCU dump, and moved bootleg 68705 MC... Lord-Nightmare2017-07-051-42/+107
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* (nw) Stiletto2017-01-201-6/+6
* retofinv.cpp: add comment about developer (thanks to TCRF and GDRI) Stiletto2017-01-201-1/+10
* retofinv: use common Taito MCU hookup Vas Crabb2017-01-171-45/+28
* m6805: refactoring and improvements Vas Crabb2017-01-121-1/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-2/+4
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+531