summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/nl_config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-02-191-1/+1
* Add prodigy to mamenl build. Fix clang5 warnings. (nw) couriersud2017-02-191-1/+1
* More truthtable rework and clean up. (nw) couriersud2017-02-191-1/+7
* Netlist: It is now possible to have multiple handlers per device ... couriersud2017-02-051-15/+0
* Fixed a number of issues: couriersud2017-01-311-0/+4
* Separate include file usage for netlist. couriersud2017-01-291-17/+0
* Netlist refactoring: couriersud2017-01-251-53/+14
* Fix seldom used conditional build options. couriersud2017-01-121-0/+2
* Simplify code. Introduce consistent approach to loading macro devices. couriersud2017-01-021-2/+6
* Hopefully fix OSX crashes during netlist setup. (nw) couriersud2017-01-011-1/+1
* Fix 74629 and some internals. (nw) couriersud2016-12-271-2/+2
* Use noexcept in netlist code where appropriate. couriersud2016-08-071-5/+0
* Netlist updates: couriersud2016-07-211-3/+12
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-5/+5
* Netlist changes couriersud2016-06-231-9/+8
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-4/+7
* - More code cleanup. couriersud2016-06-071-1/+1
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-29/+35
* Leading underscore massacre. (nw) couriersud2016-05-271-2/+2
* Moved more code into plib namespace. (nw) couriersud2016-05-271-4/+3
* Remove dependency on osd_ticks. Converted palloc and friends into couriersud2016-05-271-3/+3
* All netlist devices now follow new syntax. Removed dead code. All sub couriersud2016-05-211-1/+3
* Continuing work to move object initialization from start to constructor. couriersud2016-05-161-1/+6
* Some minor changes towards c++11. couriersud2016-05-081-1/+1
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-0/+151