summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-1327-79/+103
* formats/apridisk.cpp: fixed compile Ivan Vangelista2020-04-131-0/+1
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-1327-28/+26
* split was using sha1.h directly - fix that (nw) Vas Crabb2020-04-131-1/+1
* util: re-implement SHA-1 and get rid of the two third-party implementations (nw) Vas Crabb2020-04-137-731/+198
* netlist: minor code maintenance. (nw) couriersud2020-04-113-21/+19
* netlist: performance improvement. (nw) couriersud2020-04-104-19/+17
* netlist: Reduce memory allocation calls in non-core code. (nw) couriersud2020-04-107-23/+39
* Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) Oliver Stöneberg2020-04-0818-15/+110
* centralise instantiation of more of the util::strformat engine Vas Crabb2020-04-082-0/+1066
* H8: added support for H8T tapes. Robbbert2020-04-062-0/+168
* netlist: Fix some clang-tidy-10 warnings. (nw) couriersud2020-04-0523-84/+80
* srcclean (nw) Vas Crabb2020-03-223-44/+44
* netlist: Document alternative opamp output stage. (nw) couriersud2020-03-211-2/+33
* netlist: Change MB3614 outout impedance. (nw) couriersud2020-03-211-1/+1
* netlist: document linearized diode model above max. dissip. [Couriersud] couriersud2020-03-211-5/+55
* (nw) Cleanup on the way: Vas Crabb2020-03-101-11/+95
* williams.cpp: Improve williams2 color display. [Couriersud] couriersud2020-03-052-10/+9
* Merge pull request #6385 from shattered/_ad71766bb26 R. Belmont2020-03-022-0/+307
|\
| * ibmxdf_dsk: IBM Extended Disk Format support (nw) Sergey Svishchev2020-03-022-0/+307
* | netlist: Fix inductor. (nw) couriersud2020-03-023-266/+262
* | Use netlist to calculate RGB values for Turkey Shoot. [Couriersud] couriersud2020-03-022-0/+468
* | nlwav: add sampled output format. [Couriersud] couriersud2020-03-023-11/+106
|/
* netlist: use initializer_list. (nw) couriersud2020-03-0236-56/+114
* srcclean and manual adjustments (nw) Vas Crabb2020-02-233-5/+5
* netlist: updated VS files for standalone build. (nw) couriersud2020-02-172-0/+16
* netlist: fix log file option in nltool. (nw) couriersud2020-02-174-44/+35
* netlist: change output impedance to more realistic values. (nw) couriersud2020-02-171-2/+5
* Turn off alignas to please -Wattributes on arm. (nw) couriersud2020-02-171-2/+3
* netlist: added min and max to pfunction. (nw) couriersud2020-02-162-0/+8
* netlist: Add support for pots to spice conversion. [Couriersud] couriersud2020-02-162-17/+51
* Document current state of congo bongo development. (nw) couriersud2020-02-162-190/+278
* Fix issue #6293. (nw) couriersud2020-02-111-0/+1
* Merge pull request #6280 from 68bit/flex-dsk-identify-needed ajrhacker2020-02-082-0/+10
|\
| * flex_dsk: include an identify() method. 68bit2020-02-092-0/+10
* | util/strformat.h: future-proof for C++20 (GitHub #6275) Vas Crabb2020-02-091-31/+54
|/
* wd177x_dsk: generalize to allow custom track format variations 68bit2020-02-086-324/+1744
* Merge pull request #6245 from shattered/_27394e2f097 R. Belmont2020-02-051-5/+29
|\
| * aim_dsk: use splice position recorded in the image, if available (nw) Sergey Svishchev2020-01-311-5/+29
* | netlist: Fix VC compile. (nw) couriersud2020-02-042-17/+27
* | netlist: code maintenance. (nw) couriersud2020-02-035-50/+92
* | netlist: align nltool -c convert with mame/discrete/README.md (nw) couriersud2020-02-021-69/+50
* | netlist: spice-to-netlis conversion sync with mame/discrete. (nw) couriersud2020-02-022-22/+58
* | Merge branch 'release0218' into mainline-master Vas Crabb2020-02-022-26/+26
|\ \
| * | more debug logging left on, few small cleanups (nw) Vas Crabb2020-02-022-26/+26
* | | netlist: Document Congo Bongo progress and fix devices. couriersud2020-01-315-46/+45
* | | netlist: Code symplification and bugfixes. (nw) couriersud2020-01-318-102/+111
* | | netlist: clang lint fixes. (nw) couriersud2020-01-317-53/+53
* | | Revert "Alfaskop improvements" Vas Crabb2020-01-312-21/+3
* | | Merge pull request #6068 from JoakimLarsson/alfaskop_pla Joakim Larsson Edström2020-01-312-3/+21
|\ \ \