summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist
Commit message (Expand)AuthorAgeFilesLines
...
* netlist: improve two error messages. couriersud2020-08-152-5/+5
* netlist: Add THRESH parameter to AFUNC Aaron Giles2020-08-151-1/+10
* netlist: make streams accept logic parameters as well. couriersud2020-08-151-5/+18
* netlist: commit missing files in last commit. couriersud2020-08-122-0/+353
* netlist: more include untangling. couriersud2020-08-128-327/+12
* netlist: improve parsing performance couriersud2020-08-129-21/+132
* mw8080bw: add lagunar to 280zzzap netlist audio, other tweaks Colin Douglas Howell2020-08-111-3220/+3217
* -destroyr: Added netlist sound. [Ryan Holtz] Ryan Holtz2020-08-111-0/+2495
* -flyball: Added netlist sound. [Ryan Holtz, Ivan Vangelista] Ryan Holtz2020-08-111-0/+1921
* -starfire: Removed MACHINE_IMPERFECT_SOUND flags. Added missing music and Ale... Ryan Holtz2020-08-101-5948/+8025
* netlist: align naming of files within the macro folder. couriersud2020-08-1019-68/+71
* netlist: fix line-number tracking when at end of line. couriersud2020-08-093-5/+40
* netlist: fix creation of static solvers. couriersud2020-08-091-0/+6186
* netlist: more header file separation couriersud2020-08-089-623/+515
* -fireone: Committed netlist for couriersud to have a look at. Ryan Holtz2020-08-066-1/+234
* netlist: add man target to netlist makefile. couriersud2020-08-064-3/+15
* netlist: Make new documentation items appear in doxygen output. couriersud2020-08-063-154/+158
* netlist: Documentation updates for CDxxxx devices Aaron Giles2020-08-062-370/+367
* netlist: Rename DM9312 to TTL_9312 for consistency. Aaron Giles2020-08-063-14/+14
* netlist: Added documentation for devices in nlm_ttl74xxx.cpp Aaron Giles2020-08-061-1348/+1976
* netlist: Add CD4013 to net_lib.cpp couriersud2020-08-061-0/+1
* netlist: Refactored pokenizer. couriersud2020-08-0613-139/+336
* netlist: Better fixes for Emscripten (#7031) Justin Kerk2020-08-042-9/+9
* netlist: Fix build under Emscripten (#7031) Justin Kerk2020-08-052-0/+8
* mw8080bw: engine sound tone fix for 280zzzap netlist audio (#7028) Colin Douglas Howell2020-08-021-677/+3411
* netlist: add example documentation to SN74LS629_DIP couriersud2020-08-021-16/+24
* -tankbatt: Added netlist audio. [Ryan Holtz] Ryan Holtz2020-08-021-1/+1
* netlist: Move documentation from header to cpp file. Batch 3. couriersud2020-08-0220-296/+256
* netlist: Move documentation from header to cpp file. Batch 2. couriersud2020-08-0228-468/+417
* netlist: Move documentation from header to cpp file. Batch 1. couriersud2020-08-0246-753/+664
* netlist: Minor optimization to remove sqrt from inner loop. Aaron Giles2020-08-021-9/+9
* netlist: Macro-ized 74174 DIPs Aaron Giles2020-08-026-74/+125
* netlist: Macro-ized CD4006 DIPs Aaron Giles2020-08-025-56/+58
* netlist: Macro-ized 74393 DIPs Aaron Giles2020-08-026-47/+47
* netlist: Macro-ized 74166 DIPs Aaron Giles2020-08-026-54/+42
* netlist: Macro-ized 74165 DIPs Aaron Giles2020-08-026-53/+42
* netlist: Macro-ized 74164 DIPs Aaron Giles2020-08-026-43/+40
* netlist: Macro-ized 74153 DIPs Aaron Giles2020-08-026-58/+50
* netlist: Macro-ized 74113 DIPs Aaron Giles2020-08-026-91/+77
* netlist: Macro-ized 74107 DIPs Aaron Giles2020-08-026-88/+69
* netlist: Macro-ized 9322 DIPs. Aaron Giles2020-08-026-90/+83
* netlist: Macro-ized 9310/9316/74161/74163 DIPs Aaron Giles2020-08-0210-90/+130
* netlist: Macro-ized 7493/7497 DIPs Aaron Giles2020-08-028-103/+87
* netlist: Macro-ized 7492 DIP Aaron Giles2020-08-026-44/+41
* netlist: Macro-ized 7490 DIP Aaron Giles2020-08-026-46/+41
* netlist: Macro-ized 7485 DIP Aaron Giles2020-08-026-64/+52
* netlist: Macro-ized 7483 DIP Aaron Giles2020-08-026-71/+62
* netlist: Fix 7492 and roms include bug. couriersud2020-08-023-1/+7
* netlist: Added CD4017/4022 devices. Aaron Giles2020-08-018-0/+230
* netlist: Better implementation of CD4053. Aaron Giles2020-08-011-19/+28