summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic2016-03-0521-3/+42
* Increase performance from 53% to 69% for matrix size around 30x30. These couriersud2015-08-211-1/+1
* Converted USE_PIVOT into runtime option PIVOT. Fixed some issues for couriersud2015-08-211-2/+5
* utf8 support for pstring. Opted for a scalable solution which should be couriersud2015-08-101-1/+4
* Improve MB3614 parameters. Changed some opamps to type "idealized" (type couriersud2015-07-291-4/+17
* Added a input control file for congo bongo netlist. couriersud2015-07-261-0/+15
* Added nlwav to tools. nlwav converts netlist logs into wav files. couriersud2015-07-261-3/+3
* Consolidate the scattered model parsing code. Now models support couriersud2015-07-233-9/+11
* Changed case for parameter "model" to uppercase to align with rest of couriersud2015-07-201-2/+2
* Add macro library for opamp models. (nw) couriersud2015-07-161-47/+7
* Changed uppercase filenames to lowercase. (nw) couriersud2015-07-121-0/+0
* Created macro libraries for CD4XXX and 74XX chip families. Going couriersud2015-07-121-95/+14
* Added two more models to netlist: couriersud2015-07-112-21/+51
* Move updates based on model to update_param. (nw) couriersud2015-07-111-1/+1
* Document progress on congo bongo. Gorilla sound now works. Performance couriersud2015-07-081-65/+110
* Further improvements + two missing files. Congo Bongo netlist now parses couriersud2015-07-041-48/+93
* Added MM5837 Noise Generator used by Congo Bongo. [Couriersud] couriersud2015-07-042-0/+490
* Added Voltage source and Current source to netlist. [Couriersud] couriersud2015-06-301-0/+50
* Netlist now compiles with couriersud2015-06-301-4/+5
* Move solver code into own folder. (nw) couriersud2015-06-191-2/+2
* From 45% to 60% to 99%. That's the improvement achieved for a 89x89 couriersud2015-06-101-5/+21
* Formatted kidniki.c (nl_examples) to be easier to read. (nw) couriersud2015-06-091-313/+316
* Added some more discrete components. (nw) couriersud2015-06-081-118/+164
* Added kidniki sound board netlist to nl_examples. Currently the netlist couriersud2015-06-072-3/+392
* Introduced user definable truth tables: couriersud2015-05-271-23/+6
* Moved all files in src/emu/netlist starting with p into plib folder. couriersud2015-05-271-1/+55
* Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout couriersud2015-04-221-7/+9
* Document more work on breakout. Further additions to nl_dice_compat.h. couriersud2015-04-201-7/+6
* Added 9602 one-shot to netlist. (nw) couriersud2015-04-191-0/+51
* Tidy more whitespace Zoë Blade2015-04-081-47/+47
* Preliminary support for LTE dynamic time-stepping based on Local truncation e... Couriersud2014-05-151-0/+31
* Analog input updates now send to queue. Reduces risk of stack overflows. Couriersud2014-05-152-5/+1465
* Added first draft of 74123 to netlist code. Couriersud2014-05-061-0/+45
* Netlist: Couriersud2014-05-051-1231/+0
* More work on pong doubles. Working again (if enabled). Couriersud2014-05-041-8/+59
* Netlist: Couriersud2014-04-184-8/+6
* Fixed netlist opamp example. Couriersud2014-03-041-2/+2
* Implemented CD4066 device - Quad Bilateral Switch. [Couriersud] Couriersud2014-03-021-0/+44
* NPN BJT now working Couriersud2014-03-011-0/+33
* Minor cosmetic changes for netlist Couriersud2014-02-263-4/+4
* Fixed netlist examples. Couriersud2014-02-239-39/+1211
* Netlist can now be included as sub-circuits. That's the same approach SPICE u... Couriersud2014-02-131-20/+45
* Commit current state of netlist examples. Later, these are intended as a basi... Couriersud2014-02-096-32/+111
* Major renaming of netlist device macros, like Couriersud2014-01-198-131/+133
* Netlist: Couriersud2014-01-184-9/+19
* Removed some dead code and ambiguous functions in the netlist code. [Couriersud] Couriersud2014-01-121-4/+2
* Removed two duplicate devices in netlist. Couriersud2014-01-115-10/+10
* Implemented near-to-proper reset for all netlist devices. Reset now works for... Couriersud2014-01-111-1/+1
* Quite a number of simplifications for netlist. Also tested some parallel proc... Couriersud2014-01-105-6/+210
* Some more netlist examples. Couriersud2014-01-063-0/+101