summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_system.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* All netlist devices now follow new syntax. Removed dead code. All sub couriersud2016-05-211-80/+206
* Converted more devices to new layout. Improved memory handling in couriersud2016-05-211-2/+2
* Continuing work to move object initialization from start to constructor. couriersud2016-05-161-37/+37
* Align object registration syntax. (nw) couriersud2016-05-101-11/+11
* Some minor changes towards c++11. couriersud2016-05-081-1/+1
* Converted most subdevices to unique_ptr. This is a temporary measure couriersud2016-05-021-27/+29
* netlist_t no longer descends from netlist::object_t. couriersud2016-04-101-3/+3
* netlist: rename plist_t to pvector_t to clarify origin. couriersud2016-03-141-1/+1
* netlist override update (nw) Miodrag Milanovic2015-12-061-29/+29
* Moved netlist from emu to lib (nw) Miodrag Milanovic2015-09-121-0/+513