summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nl_stuntcyc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: Rename DM9312 to TTL_9312 for consistency. Aaron Giles2020-08-061-2/+2
* netlist: Add tristate support for rom devices. [Couriersud] couriersud2020-05-201-0/+2
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-1/+1
* -stuntcyc: Assorted fixes to nl_stuntcyc. [Ryan Holtz] mooglyguy2020-02-221-16/+18
* netlist: New devices and some fixes. [Couriersud] couriersud2020-01-251-2/+2
* stuntcyc: Hook up fixedfreq monitor. [Couriersud] couriersud2020-01-151-3/+7
* netlist: more code maintenance. (nw) couriersud2019-11-161-6/+0
* netlist: Proxy and power terminal hack removal. [Couriersud] couriersud2019-11-141-0/+13
* netlist: Add power terminals to most logic devices. couriersud2019-04-211-0/+1
* Reworked truthtables a bit. couriersud2017-02-171-2/+2
* srcclean (nw) Vas Crabb2017-01-221-2/+2
* -stuntcyc: Fixed some NOR gates that should have been NANDs, fixes the playfi... MooglyGuy2016-12-311-9/+10
* Netlist: Roms now specify an identifier in the netlist. couriersud2016-12-271-0/+3
* Well, it sorta looks like Stunt Cycle, at least. (nw) MooglyGuy2016-12-261-12/+14
* Added logic probe to stuntcyc for debugging, does not seem to work, pushing s... MooglyGuy2016-12-261-3/+14
* -stuntcyc: Added netlist. Currently does not show anything on-screen. [Ryan H... MooglyGuy2016-12-261-0/+643
* Ho ho ho (nw) MooglyGuy2016-12-241-483/+0
* -netlist: Added 82S123 256-bit (32x8) TTL bipolar PROM. [Ryan Holtz] MooglyGuy2016-12-241-8/+293
* Fleshing out nl_stuntcyc a little more (nw) therealmogminer@gmail.com2016-12-231-14/+100
* -netlist: Added 82S126 4kbit (512x8) TTL bipolar PROM. [Ryan Holtz] therealmogminer@gmail.com2016-12-231-0/+85
* Split stuntcyc into its own netlist, (nw) therealmogminer@gmail.com2016-12-231-0/+27