summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* -render, aviio: Added basic uncompressed Y42B support. [Ryan Holtz] Ryan Holtz2020-06-262-9/+45
* this format was redundant (nw) MetalliC2020-06-222-77/+0
* srcclean and cleanup (nw) Vas Crabb2020-06-2111-42/+42
* spectrum.cpp: add Didaktik D40/D80 disk interface MetalliC2020-06-212-0/+77
* recording: fix frame sync regression (nw) hap2020-06-192-4/+4
* Fix nltool build on CWG 1579-noncompliant compilers (nw) AJR2020-06-181-1/+1
* Add ImageDisk IMD save support lfantoniosi2020-06-132-37/+158
* netlist: Fix copy elusion bug on OSX and clang < 8 [AJR, Couriersud] couriersud2020-06-141-11/+4
* netlist: fix some clang-tidy warnings. (nw) couriersud2020-06-134-7/+8
* nl_setup.cpp: Fix for some compilers not being CWG 1579 compliant (nw) AJR2020-06-131-2/+9
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-1365-855/+1120
* netlist: Make fostrm actually write to file. (nw) couriersud2020-06-134-7/+4
* netlist: Improve static solver performance by 5%. [Couriersud] couriersud2020-06-136-10115/+15357
* Fix clang error: unknown warning group '-Wpmf-conversions', ignored [-Werror,... AJR2020-06-081-2/+2
* netlist: fix mingw7.2 compile. (nw) couriersud2020-06-081-2/+2
* netlist: prepare path to non-virtual update functions. (nw) couriersud2020-06-082-4/+15
* netlist: further optimize ppmf.h [Couriersud] couriersud2020-06-083-18/+143
* netlist: allow selection of base arena for pmempool_arena. (nw) couriersud2020-06-084-13/+23
* netlist: Fix MSVC build. [Couriersud] couriersud2020-06-081-56/+83
* netlist: arena code maintenance. (nw) couriersud2020-06-083-114/+141
* netlist: ppmf simplification. (nw) couriersud2020-06-081-57/+32
* netlist: code maintenance. (nw) couriersud2020-06-0831-278/+258
* netlist: remove more macro usage, fix win float exceptions. (nw) couriersud2020-06-065-31/+67
* netlist: Reduce macro usage and make use of pstring utf8. (nw) couriersud2020-06-0613-226/+115
* netlist: code maintenance. (nw) couriersud2020-06-065-74/+72
* netlist: Enable utf7 filenames on windows. (nw) couriersud2020-06-069-17/+75
* netlist: fix dpatrol. (nw) couriersud2020-06-011-6/+107
* netlist: clang-tidy, header order fixes. (nw) couriersud2020-06-0128-59/+58
* netlist: move multiparameter streaming into nl_interface.h (nw) couriersud2020-06-014-7/+124
* netlist: drop c++11 support. (nw) couriersud2020-06-0111-31/+30
* netlist: device factory enhancements. (nw) couriersud2020-06-013-10/+163
* netlist: debugger - use callbacks to access terminals. (nw) couriersud2020-06-012-13/+6
* netlist: Change use of NETLIB_DELEGATE macro. (nw) couriersud2020-06-0116-45/+48
* netlist: refactored ppmf.h [Couriersud] couriersud2020-06-014-109/+243
* forgot this one (nw) MetalliC2020-05-311-7/+12
* mw8080bw: 280zzzap netlist audio (#6760) Colin Douglas Howell2020-05-301-107/+3152
* dsk_dsk.cpp: be nice and allow to use DS images with SS drives (nw) MetalliC2020-05-261-2/+2
* ZX-Spectrum Beta-disc FDCs: modernize/fix FDD motor control MetalliC2020-05-261-1/+6
* netlist: split plists.h and fix nvcc compile for 10.2 (nw) couriersud2020-05-2520-388/+451
* netlist: small memory system cleanup. (nw) couriersud2020-05-2510-235/+240
* netlist: code maintenance. (nw) couriersud2020-05-256-60/+63
* netlist: move netlist parsing where it belongs. (nw) couriersud2020-05-254-24/+32
* netlist: move configuration entries into netlist namespace. (nw) couriersud2020-05-257-84/+89
* netlist: improve performance. [Couriersud] couriersud2020-05-2415-240/+379
* netlist: move penum into own header file. (nw) couriersud2020-05-248-43/+74
* netlist: Better integretation of INT128. (nw) couriersud2020-05-244-20/+65
* netlist: fix a memory issue. (nw) couriersud2020-05-243-12/+10
* netlist: various clang-tidy-11 fixes. (nw) couriersud2020-05-2412-38/+46
* netlist: Fix performance issues and VC2019. [Couriersud] couriersud2020-05-2210-230/+318
* netlist: consolidate 9316-type counters. [Couriersud] couriersud2020-05-2211-556/+155