summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pdynlib.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-4/+0
* Fix build in newer Emscripten versions (nw) Justin Kerk2019-08-081-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+8
* netlist: memory code refactoring. (nw) couriersud2019-03-011-4/+4
* netlist: fix visibility issues and more issues reported by tidy. (nw) couriersud2019-02-221-3/+3
* netlist: memory management. [Couriersud] couriersud2019-02-221-4/+4
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-1/+3
* Fixed issue causing drivers using netlists to fail on the Emscripten target. ... Justin Kerk2018-03-061-0/+4
* cstr() ==> c_str() (nw) couriersud2016-12-301-14/+14
* Fix noexcept and NL_NOEXCEPT to pass g++ 6.x builds. (nw) couriersud2016-08-071-5/+5
* Fix for netlist library when built for WINDOWS with UNICODE defined Giuseppe Gorgoglione2016-07-241-3/+52
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-2/+1
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-2/+2
* Leading underscore massacre. (nw) couriersud2016-05-271-5/+5
* Remove dependency on osd_ticks. Converted palloc and friends into couriersud2016-05-271-7/+11
* Moved all parameter definitions in constructors. (nw) couriersud2016-05-251-1/+1
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* Converted more devices to new layout. Improved memory handling in couriersud2016-05-211-1/+2
* Fix standalone-compile. couriersud2016-05-061-4/+8
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-3/+2
* Add missing files. couriersud2016-04-231-0/+91