summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-03-267-12/+12
* archimedes: Added JFD floppy format as used by JASPP (Archimedes Software Pre... Nigel Barnes2017-03-232-0/+396
* apd_dsk: added notes (nw) Nigel Barnes2017-03-231-3/+55
* Fix openmp compile. (nw) couriersud2017-03-201-4/+4
* Refactored HTTP handling to be easier to extend and use (nw) Miodrag Milanovic2017-03-191-0/+4
* hp_ipc: de-skeletonize. Sergey Svishchev2017-03-162-0/+72
* Merge pull request #2138 from shattered/_47be08c R. Belmont2017-03-142-0/+99
|\
| * eurocom2, waveterm: new skeleton drivers (Eltec EurocomII SBC, PPG Waveterm A) Sergey Svishchev2017-03-122-0/+99
* | New working software list additions Justin Kerk2017-03-121-0/+4
|/
* formats/cbm_tap: fix CID: 138003 "Dereference before null check" Sergey Svishchev2017-03-111-7/+9
* Fix clang warnings in netlist code. couriersud2017-03-0517-39/+38
* More cppcheck fixes. (nw) Couriersud2017-03-0537-98/+100
* Fix some cppcheck warnings. (nw) Couriersud2017-03-055-36/+60
* fix crash on excessive command-line options, clean up some tabulation, remove... Vas Crabb2017-03-031-1/+1
* apply clang-format, remove obsolete comments. no code changes. Sergey Svishchev2017-03-022-4/+4
* Fixed regression pertaining to specification of empty strings as slot names Nathan Woods2017-02-272-5/+6
* Netlist refactoring couriersud2017-02-254-107/+105
* Fix clang-5.0 warning .. Maximum of unsigned X and 0 is always X. (nw) couriersud2017-02-241-1/+1
* Fix netlist stats collection. Code refactoring: couriersud2017-02-248-244/+160
* Added a heap priority queue to the netlist source. couriersud2017-02-242-7/+127
* Fixed an issue where device options (e.g. -cart) were reported as unknown whe... Vas Crabb2017-02-241-2/+2
|\
* | Vas feedback Nathan Woods2017-02-231-8/+3
* | Fixed an issue where device options (e.g. -cart) were reported as unknown whe... Nathan Woods2017-02-222-25/+54
|/
* Softlist cleanup (#2075) npwoods2017-02-222-0/+44
* Fix VS2015 compile. (nw) couriersud2017-02-224-4/+11
* Improve readability. Add more c++11 noexcept and swap semantics. couriersud2017-02-229-100/+131
* Clean up net_t interface and increase readability. (nw) couriersud2017-02-2216-58/+40
* Slightly improve event timing if state changes. couriersud2017-02-193-23/+36
* srcclean (nw) Vas Crabb2017-02-1917-105/+105
* Add prodigy to mamenl build. Fix clang5 warnings. (nw) couriersud2017-02-194-4/+4
* More truthtable rework and clean up. (nw) couriersud2017-02-197-227/+260
* Fix nltool logging. (nw) couriersud2017-02-191-8/+9
* Merge pull request #2068 from JoakimLarsson/prodigy_display R. Belmont2017-02-174-0/+164
|\
| * new netlist device: 74164 - 8bit parallel output serial shift register Joakim Larsson Edstrom2017-02-174-0/+164
* | Fix mingw 32 bit build. (nw) couriersud2017-02-176-28/+22
* | Reworked truthtables a bit. couriersud2017-02-1720-619/+410
* | abc800_dsk: Fixed sector interleave. [Curt Coder] Curt Coder2017-02-172-2/+28
|/
* Optimized 7493 device. Gives some 5 to 10% improvement to pong. couriersud2017-02-164-78/+88
* Move from <cstring> to std::copy and friends. (nw) couriersud2017-02-166-54/+63
* Revert "wd177x_dsk, upd765_dsk: Fixed sector interleaving. [Curt Coder]" Olivier Galibert2017-02-164-11/+9
* wd177x_dsk, upd765_dsk: Fixed sector interleaving. [Curt Coder] Curt Coder2017-02-164-9/+11
* Merge pull request #2062 from shattered/_fb4f4dd R. Belmont2017-02-152-0/+85
|\
| * ms0515.cpp -- hook up keyboard and floppy, improve video emulation etc. Sergey Svishchev2017-02-132-0/+85
* | Cherry-pick some features from self-registering drivers PoC: Vas Crabb2017-02-161-2/+1
* | Added state saving and loading to nltool. couriersud2017-02-154-26/+183
* | Move inline constructors from header to cpp. (nw) couriersud2017-02-152-15/+33
* | dsk_dsk format: propagate CRC error flags Sergey Svishchev2017-02-131-2/+6
* | Start adding save state support to nltool. couriersud2017-02-131-0/+24
* | Add standalone VC2015 build file in src/lib/netlist/build couriersud2017-02-136-0/+1095
* | Remove duplicate save states / Save state simplification. (nw) couriersud2017-02-134-29/+12