| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | netlist: move to generated header and link support files files. |  couriersud | 2020-09-12 | 137 | -2278/+273 |
| * | netlist: clang tidy fixes. |  couriersud | 2020-09-11 | 4 | -5/+9 |
| * | netlist: add listmodels command to nltool. |  Couriersud | 2020-09-09 | 2 | -1/+55 |
| * | netlist: Implement voltage dependent timing for CD4006 |  couriersud | 2020-09-09 | 2 | -9/+35 |
| * | netlist: Pedantic and clang tidy updates |  couriersud | 2020-09-06 | 28 | -52/+57 |
| * | netlist: fix multi byte string issues. |  couriersud | 2020-09-06 | 4 | -32/+36 |
| * | netlist: Fix a compile issues with mingw. |  couriersud | 2020-09-05 | 1 | -0/+4 |
| * | netlist: code maintenance and performance optimizations. |  Couriersud | 2020-09-05 | 41 | -902/+1034 |
| * | netlist: Remove copyright-infringing descriptions copy/pasted from datasheets. |  Vas Crabb | 2020-08-29 | 5 | -671/+0 |
| * | netlist: Fix processing of TRUTHTABLES for generated files. |  couriersud | 2020-08-28 | 4 | -571/+929 |
| * | netlist: Truth tables are now standalone objects. |  couriersud | 2020-08-26 | 10 | -401/+470 |
| * | netlist: standalone makefile support for OSX |  couriersud | 2020-08-26 | 1 | -3/+14 |
| * | 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 | 151 | -526/+533 |
| * | netlist: more standalone makefile changes |  couriersud | 2020-08-24 | 7 | -741/+804 |
| * | netlist: Add 7417, 7438, 74290/74293 devices. Fix PROM DIPs. |  Aaron Giles | 2020-08-24 | 5 | -28/+293 |
| * | netlist: clang tidy include order fixes. |  couriersud | 2020-08-24 | 6 | -8/+8 |
| * | netlist: build system improvements |  couriersud | 2020-08-24 | 13 | -1688/+1334 |
| * | netlist: in devices folder all DIP devices were removed. |  couriersud | 2020-08-23 | 5 | -88/+98 |
| * | netlist: References to subdevices should be symbolic. |  couriersud | 2020-08-23 | 16 | -124/+118 |
| * | netlist: Fix visibility in some devices. |  couriersud | 2020-08-23 | 8 | -19/+14 |
| * | netlist: templatize 74107 and code maintenance. |  couriersud | 2020-08-23 | 8 | -143/+85 |
| * | netlist: macro dip definition for 8277,am2847,mm5837. |  couriersud | 2020-08-23 | 11 | -105/+82 |
| * | netlist: Macro DIP definitons for TMS4800, 9314, 9334 |  couriersud | 2020-08-23 | 11 | -159/+85 |
| * | srcclean for 0.224 |  Vas Crabb | 2020-08-23 | 4 | -113/+113 |
| * | netlist: use macro dips for 74175, 74192, 74193, 74194, 74365. |  couriersud | 2020-08-22 | 13 | -241/+128 |
| * | netlist: remove duplicate device definitions. |  couriersud | 2020-08-22 | 11 | -407/+112 |
| * | netlist: fix clang build. |  couriersud | 2020-08-22 | 2 | -7/+6 |
| * | netlist: Add NETLIB_DELEGATE_NOOP() |  couriersud | 2020-08-22 | 8 | -18/+17 |
| * | netlist: Fix some documentation issues. |  couriersud | 2020-08-22 | 3 | -4/+16 |
| * | netlist: Fix some pedantic clang warnings. |  couriersud | 2020-08-22 | 2 | -3/+3 |
| * | netlist: Add AN6551 opamp |  couriersud | 2020-08-20 | 2 | -1/+39 |
| * | netlist: optimized 7416 |  couriersud | 2020-08-20 | 1 | -24/+28 |
| * | palloc: use posix_memalign with android |  Tiago Pierezan Camargo | 2020-08-20 | 1 | -1/+1 |
| * | Updated static solvers. |  Aaron Giles | 2020-08-19 | 1 | -6612/+18025 |
| * | Sound and other improvements to Sega G-80 games. (#7103) |  Aaron Giles | 2020-08-19 | 9 | -47/+140 |
| * | -tank: Assorted fixes and changes. For some reason, GNE (H4.6) never goes low... |  Ryan Holtz | 2020-08-18 | 1 | -1/+1 |
| * | netlist: fix some pedantic clang warnings. |  couriersud | 2020-08-17 | 4 | -5/+5 |
| * | netlist: dead code removal. |  couriersud | 2020-08-17 | 12 | -275/+350 |
| * | -netlist: Properly fixed 74165 implementation. Fixed MK28000 address latching. |  Ryan Holtz | 2020-08-17 | 2 | -16/+8 |
| * | -tank: Commented out CPU-choking motor sound for now. Fixed a transcription e... |  Ryan Holtz | 2020-08-17 | 1 | -1/+1 |
| * | -nld_9321: Fixed Enable input, it should be inverted. |  Ryan Holtz | 2020-08-17 | 1 | -1/+3 |
| * | 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: increase queue sizes to accomodate nl_tank complexity. |  couriersud | 2020-08-17 | 1 | -2/+2 |
| * | -netlist: Regenerated static solvers, and fixed errors preventing static solv... |  Ryan Holtz | 2020-08-16 | 1 | -1807/+8464 |
| * | -atarittl: Added netlist for Tank. currently runs at about 0.005% of full spe... |  Ryan Holtz | 2020-08-16 | 15 | -6/+562 |
| * | netlist: buffered_param_setter refactoring |  couriersud | 2020-08-16 | 1 | -50/+37 |
| * | netlist: Remove printf debugging. |  couriersud | 2020-08-15 | 3 | -4/+2 |
| * | netlist: Fix elif processing. |  couriersud | 2020-08-15 | 1 | -5/+9 |