summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/netlist.lua
Commit message (Expand)AuthorAgeFilesLines
* Add Lua-cleaning ability to srcclean Vas Crabb2016-08-301-11/+11
* fix for Android build (nw) Miodrag Milanovic2016-06-281-0/+5
* Netlist changes couriersud2016-06-231-0/+3
* - More code cleanup. couriersud2016-06-071-1/+2
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-1/+2
* Converted 7486 to macro module couriersud2016-05-051-2/+0
* Removed drivers/signal.h since netlist devices no longer use it. (nw) couriersud2016-05-051-1/+0
* Convert 7430 to macro module. couriersud2016-05-051-2/+0
* Convert 7425 to macro modul couriersud2016-05-051-2/+0
* Converted 7420 to macro modul couriersud2016-05-051-2/+0
* Convert 7432 to macro device. couriersud2016-05-041-2/+0
* Converted 7437 to macro device couriersud2016-05-041-2/+0
* Converted 7427 to macro device couriersud2016-05-041-2/+0
* Converted 7411 into a macro device. couriersud2016-05-041-2/+0
* Converted 7410 into macro device. couriersud2016-05-041-2/+0
* Implement 7402, 7408 as macro device. (nw) couriersud2016-05-031-4/+0
* Implement 7404 as macro device. (nw) couriersud2016-05-031-2/+0
* Implemented dynamic loading of precompiled solver code. [Couriersud] couriersud2016-04-231-0/+2
* Visual Studio 2015 netlist fix. (nw) dankan18902016-03-301-1/+2
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-3/+3
* Extend system library support (nw) Jeffrey Clark2016-03-281-6/+1
* Visual Studio compile fix. (nw) dankan18902016-03-281-1/+2
* netlist: couriersud2016-03-271-0/+1
* Netlist: code maintenance couriersud2016-03-231-2/+0
* Added addprojectflags function and added -Wsuggest-override for all that are ... Miodrag Milanovic2015-12-061-0/+2
* Added info header at the top of each .lua file (nw) Scott Stone2015-11-141-0/+8
* added more h files missing in lua scripts (nw) Miodrag Milanovic2015-11-121-4/+7
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-4/+0
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-081-63/+63
* typo fix (nw) Miodrag Milanovic2015-11-081-1/+1
* Remove last traces of printf from plib. Reorganized some code. (nw) couriersud2015-09-141-0/+3
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-141/+141
* Added simple stream classes to netlist code. (nw) couriersud2015-08-031-0/+2
* Move MC14584B to nlm_other.[ch] (nw) couriersud2015-07-271-0/+2
* Add macro library for opamp models. (nw) couriersud2015-07-161-0/+2
* Changed uppercase filenames to lowercase. (nw) couriersud2015-07-121-4/+4
* Created macro libraries for CD4XXX and 74XX chip families. Going couriersud2015-07-121-0/+4
* Added MM5837 Noise Generator used by Congo Bongo. [Couriersud] couriersud2015-07-041-0/+2
* no need for subdir for these projects, those are same for all mame builds (nw) Miodrag Milanovic2015-06-221-1/+0
* Move solver code into own folder. (nw) couriersud2015-06-191-6/+8
* Converted netlist into a library. Moved most code from nl_convert.h to couriersud2015-06-011-123/+148
* Moved all files in src/emu/netlist starting with p into plib folder. couriersud2015-05-271-10/+11
* Added a simple preprocessor to the netlist parsing pipeline. couriersud2015-05-251-2/+4
* Cleaned up includes in header files and reworked memory allocation. (nw) couriersud2015-05-241-1/+4
* Avoid header file congestion and prepare for external generic couriersud2015-05-151-0/+1
* Removed comments and added generic license for whole team on top (nw) Miodrag Milanovic2015-05-091-0/+3
* Added 74175 and 82S16 devices to netlist. nl_breakout now compiles. (nw) couriersud2015-04-251-0/+6
* Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout couriersud2015-04-221-0/+6
* Add 9312/DM9312 to netlist. [Couriersud] couriersud2015-04-201-0/+2
* Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw) Miodrag Milanovic2015-04-111-1/+58