Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netlist: move nl_examples to src/lib/netlist/examples. (nw) | 2019-11-25 | 1 | -1462/+0 | |
| | | | One folder less in the top-level. | ||||
* | Add license to files that were not part of build or are containing data to ↵ | 2016-03-05 | 1 | -1/+2 | |
| | | | | build sources for cpu emulation (nw) | ||||
* | Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout | 2015-04-22 | 1 | -7/+9 | |
| | | | | (wip) netlist as well, but still have to implement three more devices until work can really start. [Couriersud] | ||||
* | Document more work on breakout. Further additions to nl_dice_compat.h. | 2015-04-20 | 1 | -7/+6 | |
| | | | (nw) | ||||
* | Tidy more whitespace | 2015-04-08 | 1 | -47/+47 | |
| | |||||
* | Analog input updates now send to queue. Reduces risk of stack overflows. | 2014-05-15 | 1 | -0/+1460 | |
Fixed a bug which caused NAND astable multivibrator to oscillate. 74123 improvements |