| Commit message (Expand) | Author | Age | Files | Lines |
| * | netlist: Check for mismatched number of parameters passed to device macros at... |  FlykeSpice | 2026-04-20 | 1 | -2/+1 |
| * | Use canonical URIs for archive.org resources in comments |  Justin Kerk | 2024-07-16 | 1 | -3/+3 |
| * | change times to the typical of the fast type instead of the max of the worst ... |  stonedDiscord | 2024-01-17 | 1 | -34/+34 |
| * | Add 74147, 74148, 74151 and 74368 chips to netlist devices (#11921) |  stonedDiscord | 2024-01-10 | 1 | -0/+247 |
| * | housekeeping: Use proper SPDX ID for CC0 license. |  Vas Crabb | 2022-12-23 | 7 | -7/+7 |
| * | nlm_tt74xx_lib.cpp: fix TTL_74157_GATE (#10072) |  goldnchild | 2022-07-12 | 1 | -1/+1 |
| * | netlist: gtrak10 performance and other improvements and fixes (#10032) |  couriersud | 2022-07-05 | 9 | -1020/+1222 |
| * | netlist: fix bug, prepare for future changes and improve readability (#9947) |  couriersud | 2022-06-20 | 1 | -12/+11 |
| * | netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) |  couriersud | 2022-05-23 | 5 | -6/+10 |
| * | netlist: More c++, less macros, added support for cspell (#9794) |  couriersud | 2022-05-22 | 1 | -3/+3 |
| * | Drop unnecessary executable permissions (#9257) |  Julian Sikorski | 2022-02-03 | 3 | -0/+0 |
| * | netlist: Add LM348, CD4071, CD4081 devices |  Aaron Giles | 2020-10-08 | 2 | -1/+92 |
| * | netlist: Convert driver filenames to lower case. |  couriersud | 2020-09-30 | 3 | -0/+0 |
| * | Disable SOUND_DEBUG for non-debug builds, and srcclean |  Vas Crabb | 2020-09-27 | 1 | -9/+9 |
| * | Netlist devices for MCM14524, CD4029, CD4030, CD4042, CD4049, CD4076 [Lord Ni... |  Lord-Nightmare | 2020-09-17 | 2 | -0/+352 |
| * | netlist: Move ICL8038_DIP and NE556_DIP to core. |  couriersud | 2020-09-17 | 2 | -0/+85 |
| * | netlist: move more models into the core. |  couriersud | 2020-09-13 | 1 | -0/+21 |
| * | netlist: Move selected NET_MODELS into the core |  couriersud | 2020-09-12 | 2 | -1/+5 |
| * | netlist: move to generated header and link support files files. |  couriersud | 2020-09-12 | 9 | -691/+16 |
| * | netlist: code maintenance and performance optimizations. |  Couriersud | 2020-09-05 | 1 | -1/+1 |
| * | netlist: Remove copyright-infringing descriptions copy/pasted from datasheets. |  Vas Crabb | 2020-08-29 | 5 | -671/+0 |
| * | netlist: Truth tables are now standalone objects. |  couriersud | 2020-08-26 | 3 | -372/+412 |
| * | netlist: Change license to CC0 in macro folder. |  couriersud | 2020-08-25 | 11 | -11/+11 |
| * | netlist: Fix various issues around include directories. |  couriersud | 2020-08-25 | 12 | -18/+18 |
| * | netlist: Add 7417, 7438, 74290/74293 devices. Fix PROM DIPs. |  Aaron Giles | 2020-08-24 | 3 | -24/+271 |
| * | netlist: in devices folder all DIP devices were removed. |  couriersud | 2020-08-23 | 2 | -0/+92 |
| * | netlist: templatize 74107 and code maintenance. |  couriersud | 2020-08-23 | 1 | -41/+54 |
| * | netlist: macro dip definition for 8277,am2847,mm5837. |  couriersud | 2020-08-23 | 4 | -1/+66 |
| * | netlist: Macro DIP definitons for TMS4800, 9314, 9334 |  couriersud | 2020-08-23 | 4 | -4/+70 |
| * | srcclean for 0.224 |  Vas Crabb | 2020-08-23 | 3 | -112/+112 |
| * | netlist: use macro dips for 74175, 74192, 74193, 74194, 74365. |  couriersud | 2020-08-22 | 2 | -0/+105 |
| * | netlist: remove duplicate device definitions. |  couriersud | 2020-08-22 | 2 | -339/+100 |
| * | netlist: Add AN6551 opamp |  couriersud | 2020-08-20 | 2 | -1/+39 |
| * | Sound and other improvements to Sega G-80 games. (#7103) |  Aaron Giles | 2020-08-19 | 4 | -0/+72 |
| * | netlist: dead code removal. |  couriersud | 2020-08-17 | 2 | -157/+1 |
| * | -tank: Commented out CPU-choking motor sound for now. Fixed a transcription e... |  Ryan Holtz | 2020-08-17 | 1 | -1/+1 |
| * | -atarittl: Added netlist for Tank. currently runs at about 0.005% of full spe... |  Ryan Holtz | 2020-08-16 | 4 | -0/+80 |
| * | netlist: improve parsing performance |  couriersud | 2020-08-12 | 1 | -5/+15 |
| * | netlist: align naming of files within the macro folder. |  couriersud | 2020-08-10 | 13 | -48/+18 |
| * | netlist: fix line-number tracking when at end of line. |  couriersud | 2020-08-09 | 1 | -1/+1 |
| * | -fireone: Committed netlist for couriersud to have a look at. |  Ryan Holtz | 2020-08-06 | 4 | -1/+218 |
| * | netlist: Make new documentation items appear in doxygen output. |  couriersud | 2020-08-06 | 2 | -147/+147 |
| * | netlist: Documentation updates for CDxxxx devices |  Aaron Giles | 2020-08-06 | 1 | -369/+366 |
| * | netlist: Rename DM9312 to TTL_9312 for consistency. |  Aaron Giles | 2020-08-06 | 2 | -8/+8 |
| * | netlist: Added documentation for devices in nlm_ttl74xxx.cpp |  Aaron Giles | 2020-08-06 | 1 | -1348/+1976 |
| * | netlist: add example documentation to SN74LS629_DIP |  couriersud | 2020-08-02 | 1 | -16/+24 |
| * | netlist: Macro-ized 74174 DIPs |  Aaron Giles | 2020-08-02 | 2 | -0/+40 |
| * | netlist: Macro-ized CD4006 DIPs |  Aaron Giles | 2020-08-02 | 2 | -22/+52 |
| * | netlist: Macro-ized 74393 DIPs |  Aaron Giles | 2020-08-02 | 2 | -0/+40 |
| * | netlist: Macro-ized 74166 DIPs |  Aaron Giles | 2020-08-02 | 2 | -0/+35 |