| Commit message (Expand) | Author | Age | Files | Lines |
| * | mr/nl_drlibling.cpp: Fixed the PARATA netlist and optimized performance (#12... |  Paperinik | 2024-05-03 | 1 | -5179/+5032 |
| * | mr/dribling.cpp: Added netlist sound simulation for Model Racing Dribbling. (... |  Paperinik | 2024-03-21 | 1 | -1287/+2854 |
| * | netlist: update static solvers |  hap | 2023-01-12 | 1 | -0/+1520 |
| * | housekeeping: Use proper SPDX ID for CC0 license. |  Vas Crabb | 2022-12-23 | 1 | -1/+1 |
| * | netlist: gtrak10 performance and other improvements and fixes (#10032) |  couriersud | 2022-07-05 | 4 | -1226/+1429 |
| * | pong: remove obsolete external version |  hap | 2022-06-10 | 1 | -6/+6 |
| * | netlist: static solver work and improve code readability (#9841) |  couriersud | 2022-05-30 | 3 | -56206/+53297 |
| * | netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) |  couriersud | 2022-05-23 | 1 | -1/+1 |
| * | netlist: standalone makefile and prototype modifications (#9708) |  couriersud | 2022-05-08 | 2 | -1/+31 |
| * | Drop unnecessary executable permissions (#9257) |  Julian Sikorski | 2022-02-03 | 3 | -0/+0 |
| * | brdrline: Add frontiers, reduce timestep to improve performance |  Aaron Giles | 2020-10-09 | 1 | -802/+3414 |
| * | frogs: Add AFUNC frontiers to improve performance |  Aaron Giles | 2020-10-08 | 1 | -2921/+2796 |
| * | netlist: Add LM348, CD4071, CD4081 devices |  Aaron Giles | 2020-10-08 | 1 | -0/+20 |
| * | vicdual: Add frogs netlist. Make sound board interface more general. |  Aaron Giles | 2020-10-07 | 1 | -209/+3075 |
| * | brdrline: sound improvements (#7332) |  beta-tester | 2020-10-06 | 1 | -209/+209 |
| * | Hook up Borderline netlist, provided by 'beta-tester' (#7328) [beta-tester] |  Aaron Giles | 2020-10-05 | 1 | -199/+5596 |
| * | netlist: more clang lint fixes. |  couriersud | 2020-10-02 | 3 | -201/+201 |
| * | netlist: implement stricter validation. |  couriersud | 2020-09-28 | 1 | -522/+0 |
| * | netlist: Fix astro blaster sonar sound |  couriersud | 2020-09-27 | 1 | -1735/+1686 |
| * | astrob: significant performance increase |  couriersud | 2020-09-20 | 1 | -1188/+1677 |
| * | Fix a minor error in the CD4076 netlist library device implementation definit... |  Lord-Nightmare | 2020-09-18 | 1 | -1/+1 |
| * | Netlist devices for MCM14524, CD4029, CD4030, CD4042, CD4049, CD4076 [Lord Ni... |  Lord-Nightmare | 2020-09-17 | 2 | -0/+68 |
| * | netlist: emscripten can not use specialization efficiently. |  couriersud | 2020-09-17 | 1 | -0/+8 |
| * | netlist: Move ICL8038_DIP and NE556_DIP to core. |  couriersud | 2020-09-17 | 1 | -1/+3 |
| * | netlist: move to generated header and link support files files. |  couriersud | 2020-09-12 | 2 | -0/+12 |
| * | netlist: Fix processing of TRUTHTABLES for generated files. |  couriersud | 2020-08-28 | 1 | -563/+917 |
| * | netlist: Fix various issues around include directories. |  couriersud | 2020-08-25 | 1 | -289/+289 |
| * | netlist: more standalone makefile changes |  couriersud | 2020-08-24 | 2 | -582/+697 |
| * | netlist: Add 7417, 7438, 74290/74293 devices. Fix PROM DIPs. |  Aaron Giles | 2020-08-24 | 1 | -3/+21 |
| * | netlist: build system improvements |  couriersud | 2020-08-24 | 1 | -0/+1106 |
| * | Updated static solvers. |  Aaron Giles | 2020-08-19 | 1 | -6612/+18025 |
| * | sspeedr: new netlist audio implementation (#7081) |  Colin Douglas Howell | 2020-08-16 | 1 | -0/+1929 |
| * | netlist: Add tank to nl subtarget, update static_solvers. |  couriersud | 2020-08-17 | 1 | -4/+4 |
| * | -netlist: Regenerated static solvers, and fixed errors preventing static solv... |  Ryan Holtz | 2020-08-16 | 1 | -1807/+8464 |
| * | mw8080bw: add lagunar to 280zzzap netlist audio, other tweaks |  Colin Douglas Howell | 2020-08-11 | 1 | -3220/+3217 |
| * | -destroyr: Added netlist sound. [Ryan Holtz] |  Ryan Holtz | 2020-08-11 | 1 | -0/+2495 |
| * | -flyball: Added netlist sound. [Ryan Holtz, Ivan Vangelista] |  Ryan Holtz | 2020-08-11 | 1 | -0/+1921 |
| * | -starfire: Removed MACHINE_IMPERFECT_SOUND flags. Added missing music and Ale... |  Ryan Holtz | 2020-08-10 | 1 | -5948/+8025 |
| * | netlist: fix creation of static solvers. |  couriersud | 2020-08-09 | 1 | -0/+6186 |
| * | mw8080bw: engine sound tone fix for 280zzzap netlist audio (#7028) |  Colin Douglas Howell | 2020-08-02 | 1 | -677/+3411 |
| * | netlist: Fix clang unused variable warning. |  couriersud | 2020-07-25 |