obots' content='index, nofollow'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist
Commit message (Expand)AuthorAgeFilesLines
* -mr/nl_dribling.cpp: Added note about error in schematic. Vas Crabb2024-03-221-1/+1
* mr/dribling.cpp: Added netlist sound simulation for Model Racing Dribbling. (... Paperinik2024-03-211-1287/+2854
* Removed some unnecessary backslash line continuations. (#12047) amameuser2024-02-215-10/+10
* lib/netlist: Removed duplicate $(OBJ)/devices from object directories in make... amameuser2024-02-181-1/+0
* Fix compilation against musl (#12000) Elaine Gibson2024-02-031-1/+1
* change times to the typical of the fast type instead of the max of the worst ... stonedDiscord2024-01-171-34/+34
* Add 74147, 74148, 74151 and 74368 chips to netlist devices (#11921) stonedDiscord2024-01-101-0/+247
* srcclean in preparation for MAME 0.261 release. Vas Crabb2023-11-261-1/+1
* nld_9316_base.hxx: Maximum count for 9310 is 9, not 10 (MT 08787) [Robbbert] AJR2023-11-161-1/+1
* Cleaned up some recent commits. Vas Crabb2023-11-031-5/+5
* nltool: break up resistor arrays into individual resistors (#11569) stonedDiscord2023-10-251-0/+11
* report line number when an exception occurs (#11564) stonedDiscord2023-10-251-1/+14
* xbox_nv2a: better fix for dangling pointer warning, hap2023-06-141-2/+2
* Fix building with gcc-13 (#10917) Julian Sikorski2023-02-201-0/+1
* plib/plist.h: Stop using deprecated std::iterator template. (#10864) Miodrag Milanović2023-01-311-1/+6
* netlist: update static solvers hap2023-01-121-0/+1520
* housekeeping: Use proper SPDX ID for CC0 license. Vas Crabb2022-12-2344-44/+44
* netlist: include file work (#10096) couriersud2022-07-1625-700/+882
* nlm_tt74xx_lib.cpp: fix TTL_74157_GATE (#10072) goldnchild2022-07-121-1/+1
* netlist: Fix regression (#10041) couriersud2022-07-051-1/+1
* netlist: gtrak10 performance and other improvements and fixes (#10032) couriersud2022-07-0578-2699/+3654
* nld_dm9314.cpp: add RS mode to netlist 9314 (#10016) goldnchild2022-07-011-1/+13
* bus/nubus: Implemented Spectrum/8 oscillator selection and vertical count read. Vas Crabb2022-06-221-5/+5
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-2079-2876/+3633
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-1058-2427/+2691
* pong: remove obsolete external version hap2022-06-104-9/+9
* netlist/plib: Fix compile with Apple clang. Vas Crabb2022-06-061-1/+1
* Adjust toolchain versions for triggering workarounds: Vas Crabb2022-06-061-2/+2
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-30