| Commit message (Expand) | Author | Age | Files | Lines |
| * | nld_9316_base.hxx: Maximum count for 9310 is 9, not 10 (MT 08787) [Robbbert] |  AJR | 2023-11-16 | 1 | -1/+1 |
| * | netlist: include file work (#10096) |  couriersud | 2022-07-16 | 1 | -5/+5 |
| * | netlist: gtrak10 performance and other improvements and fixes (#10032) |  couriersud | 2022-07-05 | 2 | -3/+62 |
| * | nld_dm9314.cpp: add RS mode to netlist 9314 (#10016) |  goldnchild | 2022-07-01 | 1 | -1/+13 |
| * | netlist: fix bug, prepare for future changes and improve readability (#9947) |  couriersud | 2022-06-20 | 21 | -338/+219 |
| * | netlist: fix bugs and more cpp instead of macros (#9897) |  couriersud | 2022-06-10 | 8 | -94/+95 |
| * | netlist: static solver work and improve code readability (#9841) |  couriersud | 2022-05-30 | 21 | -218/+230 |
| * | netlist: palloc now uses c++17 alignment aware operator new. (#9834) |  couriersud | 2022-05-27 | 1 | -1/+1 |
| * | netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) |  couriersud | 2022-05-23 | 9 | -41/+44 |
| * | netlist: More c++, less macros, added support for cspell (#9794) |  couriersud | 2022-05-22 | 3 | -6/+7 |
| * | netlist: standalone makefile and prototype modifications (#9708) |  couriersud | 2022-05-08 | 2 | -124/+122 |
| * | Netlist lint, first version of a FAQ and small code changes. (#9684) |  couriersud | 2022-05-06 | 1 | -2/+2 |
| * | Drop unnecessary executable permissions (#9257) |  Julian Sikorski | 2022-02-03 | 3 | -0/+0 |
| * | netlist: Relicensing of the GPL code to BSD-3 with the blessing of the |  Olivier Galibert | 2021-03-09 | 50 | -50/+50 |
| * | -unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil... |  Vas Crabb | 2020-11-18 | 66 | -844/+612 |
| * | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -3/+2 |
| * | netlist: move core_terms to netlist_state. |  couriersud | 2020-10-02 | 1 | -1/+1 |
| * | netlist: more clang lint fixes. |  couriersud | 2020-10-02 | 2 | -2/+2 |
| * | netlist: Convert driver filenames to lower case. |  couriersud | 2020-09-30 | 3 | -0/+0 |
| * | netlist: Rewrote frontier documentation. |  couriersud | 2020-09-30 | 1 | -28/+21 |
| * | netlist: Remove "extended validation mode" |  couriersud | 2020-09-28 | 1 | -13/+3 |
| * | netlist: minor code cleanup. |  couriersud | 2020-09-25 | 6 | -17/+19 |
| * | netlist: code refactoring |  couriersud | 2020-09-24 | 7 | -47/+40 |
| * | 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 | 4 | -0/+592 |
| * | netlist: optimize headers. |  couriersud | 2020-09-17 | 1 | -2/+0 |
| * | netlist: move to generated header and link support files files. |  couriersud | 2020-09-12 | 104 | -1173/+6 |
| * | netlist: clang tidy fixes. |  couriersud | 2020-09-11 | 1 | -1/+1 |
| * | netlist: Implement voltage dependent timing for CD4006 |  couriersud | 2020-09-09 | 1 | -9/+20 |
| * | netlist: Pedantic and clang tidy updates |  couriersud | 2020-09-06 | 10 | -21/+20 |
| * | netlist: code maintenance and performance optimizations. |  Couriersud | 2020-09-05 | 3 | -103/+105 |
| * | netlist: Fix various issues around include directories. |  couriersud | 2020-08-25 | 109 | -135/+135 |
| * | netlist: Add 7417, 7438, 74290/74293 devices. Fix PROM DIPs. |  Aaron Giles | 2020-08-24 | 1 | -1/+1 |
| * | netlist: build system improvements |  couriersud | 2020-08-24 | 4 | -1632/+5 |
| * | netlist: in devices folder all DIP devices were removed. |  couriersud | 2020-08-23 | 3 | -88/+6 |
| * | netlist: References to subdevices should be symbolic. |  couriersud | 2020-08-23 | 12 | -119/+114 |
| * | netlist: Fix visibility in some devices. |  couriersud | 2020-08-23 | 8 | -19/+14 |
| * | netlist: templatize 74107 and code maintenance. |  couriersud | 2020-08-23 | 6 | -98/+27 |
| * | netlist: macro dip definition for 8277,am2847,mm5837. |  couriersud | 2020-08-23 | 7 | -104/+16 |
| * | netlist: Macro DIP definitons for TMS4800, 9314, 9334 |  couriersud | 2020-08-23 | 7 | -155/+15 |
| * | netlist: use macro dips for 74175, 74192, 74193, 74194, 74365. |  couriersud | 2020-08-22 | 11 | -241/+23 |
| * | netlist: remove duplicate device definitions. |  couriersud | 2020-08-22 | 9 | -68/+12 |
| * | netlist: Add NETLIB_DELEGATE_NOOP() |  couriersud | 2020-08-22 | 2 | -7/+3 |
| * | netlist: Fix some pedantic clang warnings. |  couriersud | 2020-08-22 | 2 | -3/+3 |
| * | netlist: optimized 7416 |  couriersud | 2020-08-20 | 1 | -24/+28 |
| * | Sound and other improvements to Sega G-80 games. (#7103) |  Aaron Giles | 2020-08-19 | 3 | -45/+57 |
| * | -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 | 6 | -95/+134 |
| * | -netlist: Properly fixed 74165 implementation. Fixed MK28000 address latching. |  Ryan Holtz | 2020-08-17 | 2 | -16/+8 |