summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* netlist: srcclean (nw) couriersud2019-04-184-71/+71
* netlist: scalable error messages. couriersud2019-04-1812-143/+161
* Fix validation crash. (nw) couriersud2019-04-171-1/+1
* plib: mempool refactoring. (nw) couriersud2019-04-171-24/+19
* netlist: Improve validation code. couriersud2019-04-168-15/+51
* netlist: Add validation support to netlist device. couriersud2019-04-155-19/+52
* plib: fix crash when argument is missing. (nw) couriersud2019-04-131-1/+3
* zaccaria: Route speech and DAC through netlist filtering. couriersud2019-04-131-0/+2
* netlist: bug fixing. couriersud2019-04-133-18/+20
* netlist: clang lint fixes and pedantic warning fixes. (nw) couriersud2019-04-129-25/+32
* netlist: improved and fast LM3900 model. couriersud2019-04-121-4/+37
* netlist: Fix handling of current sources when converting SPICE nets. couriersud2019-04-121-1/+15
* Adjusted LM3900 model, fixed clipping in zaccaria. couriersud2019-04-121-7/+8
* netlist: Add more SPICE elements to the conversion code. couriersud2019-04-122-4/+31
* netlist: LM3900 couriersud2019-04-121-2/+87
* flopimg.h: implemented threshold to accept disk images with a few excess and ... Joakim Larsson Edstrom2019-04-113-3/+30
* (nw) suppress side effects, standardise #include guards Vas Crabb2019-04-12168-764/+957
* netlist: Add LM2902, code refactoring. (nw) couriersud2019-04-076-45/+33
* netlist: MB3614 again, function controlled VARCLOCK and other couriersud2019-04-0710-36/+88
* netlist: TYPE=2 opamp model and MB3614 fixes. couriersud2019-04-077-63/+114
* netlist: indentation. (nw) couriersud2019-03-311-345/+346
* Netlist: Move generic models into nld_generic_models. (nw) couriersud2019-03-312-269/+217
* netlist: Refactored model code. (nw) couriersud2019-03-317-112/+108
* Netlist: Add global parameter to disable semi-conductor capacitance couriersud2019-03-317-75/+158
* netlist: Timing bug fix. Affects regression tests. [Couriersud] couriersud2019-03-291-1/+1
* netlist: Improved MOS transistor model. [Couriersud] couriersud2019-03-2910-117/+260
* (nw) Clean up the mess on master Vas Crabb2019-03-26216-8669/+12175
* Revert "conflict resolution (nw)" andreasnaive2019-03-25216-12175/+8669
* netlist: add MOSFET model. [Couriersud] couriersud2019-03-2514-116/+759
* srcclean (nw) Vas Crabb2019-03-243-3/+3
* spectrum: Added the Opus Discovery disc system, and OPD floppy format. Nigel Barnes2019-03-222-0/+99
* Merge pull request #4778 from AmatCoder/AmatCoder-dsk_dsk-1 ajrhacker2019-03-191-0/+6
|\
| * dsk_dsk.cpp: Avoid segfault if double sided DSK image is loaded on simple sid... AmatCoder2019-03-191-0/+6
* | netlist: refactor model code. (nw) couriersud2019-03-187-77/+109
* | Fix indentation. (nw) couriersud2019-03-181-287/+287
* | netlist: improve readability. (nw) couriersud2019-03-183-9/+8
* | netlist: Added B-E and B-C capacitance to EB model. [Couriersud] couriersud2019-03-173-15/+54
* | netlist: Add UJT example for 2N6027. couriersud2019-03-171-0/+1
* | Fix bug. (nw) couriersud2019-03-171-1/+1
* | netlist: Fix formatting bug. (nw) couriersud2019-03-173-56/+59
* | netlist: add MC1455P as device. (nw) couriersud2019-03-173-1/+11
* | netlist: Add output resistance to NE555. couriersud2019-03-171-2/+9
* | netlist: fix bug in LOGIC_INPUT devices. (nw) couriersud2019-03-161-0/+1
* | gamemachine: add netlist audio. [Couriersud] couriersud2019-03-161-0/+2
|/
* New working machine couriersud2019-03-123-11/+15
* mtx: Added expansion bus with SDX floppy controller. Nigel Barnes2019-03-102-0/+86
* netlist: fix breakout paddle regression. (nw) couriersud2019-03-101-12/+16
* netlist: add reverse parameter to 3-pin-potentiometer. (nw) Couriersud2019-03-092-1/+4
* netlist: fix reset bug in 555 device. (nw) Couriersud2019-03-091-11/+12
* netlist: fix bugs in object initialization order. (nw) Couriersud2019-03-065-54/+45