summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_roms.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* -unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil... Vas Crabb2020-11-181-228/+225
* netlist: code refactoring couriersud2020-09-241-8/+7
* Netlist devices for MCM14524, CD4029, CD4030, CD4042, CD4049, CD4076 [Lord Ni... Lord-Nightmare2020-09-171-0/+68
* netlist: Fix various issues around include directories. couriersud2020-08-251-2/+2
* netlist: Add 7417, 7438, 74290/74293 devices. Fix PROM DIPs. Aaron Giles2020-08-241-1/+1
* netlist: Fix some pedantic clang warnings. couriersud2020-08-221-1/+1
* -netlist: Properly fixed 74165 implementation. Fixed MK28000 address latching. Ryan Holtz2020-08-171-9/+6
* -atarittl: Added netlist for Tank. currently runs at about 0.005% of full spe... Ryan Holtz2020-08-161-5/+80
* netlist: Potential regression trigger. couriersud2020-07-171-5/+0
* netlist: Change use of NETLIB_DELEGATE macro. (nw) couriersud2020-06-011-4/+4
* netlist: improve performance. [Couriersud] couriersud2020-05-241-1/+1
* netlist: Add tristate support for rom devices. [Couriersud] couriersud2020-05-201-12/+34
* netlist: improve syntax of generic device descriptors. (nw) couriersud2020-05-201-35/+37
* 74S127 outputs are numbered starting at 0. Aaron Giles2020-05-181-0/+1
* netlist: Add working 74125 and 74126 implementations. [Couriersud] couriersud2020-05-171-36/+0
* netlist: rewrite rom devices from scratch. [Couriersud] couriersud2020-05-171-0/+185