| Commit message (Expand) | Author | Age | Files | Lines |
| * | Drop unnecessary executable permissions (#9257) |  Julian Sikorski | 2022-02-03 | 15 | -0/+0 |
| * | Fix building with gcc-12 (#9204) |  Julian Sikorski | 2022-01-24 | 1 | -0/+1 |
| * | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 2 | -3/+3 |
| * | Fix a duplicate #include and an indendation error |  Vas Crabb | 2021-08-23 | 1 | -1/+0 |
| * | netlist: Relicensing of the GPL code to BSD-3 with the blessing of the |  Olivier Galibert | 2021-03-09 | 155 | -159/+159 |
| * | Update "2020" text to "2021" (#7713) |  Stiletto | 2021-01-28 | 2 | -2/+2 |
| * | ATTR_UNUSED, do you welcome C++17 in your heart and mind? |  Olivier Galibert | 2021-01-22 | 1 | -2/+2 |
| * | -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 |
| * | srcclean in preparation for 0.226 release branch |  Vas Crabb | 2020-10-25 | 1 | -2/+2 |
| * | 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 | 3 | -1/+112 |
| * | 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 | 2 | -200/+5597 |
| * | netlist: fix VS build. |  couriersud | 2020-10-03 | 2 | -4/+4 |
| * | netlist: catch parenthesis count mismatch in formulas. |  couriersud | 2020-10-03 | 2 | -1/+8 |
| * | Exception specifications on deleted operators/constructors aren't useful. |  Vas Crabb | 2020-10-03 | 2 | -6/+6 |
| * | pmatrix_cr.h: More logical fix for the nothrow issue |  AJR | 2020-10-02 | 1 | -1/+1 |
| * | netlist: Revert changes intended to make the code work on OSX 10.10. |  couriersud | 2020-10-03 | 2 | -4/+4 |
| * | Fix clang error: exception specification of explicitly defaulted move assignm... |  AJR | 2020-10-02 | 2 | -6/+6 |
| * | netlist: simplify code. |  couriersud | 2020-10-02 | 7 | -77/+46 |
| * | netlist: move core_terms to netlist_state. |  couriersud | 2020-10-02 | 8 | -61/+71 |
| * | netlist: more clang lint fixes. |  couriersud | 2020-10-02 | 22 | -346/+384 |
| * | netlist: Add parse optimization to pfunction. |  couriersud | 2020-10-02 | 2 | -20/+99 |
| * | netlist: rename more files to lower case. |  couriersud | 2020-10-02 | 2 | -0/+0 |
| * | netlist: Convert driver filenames to lower case. |  couriersud | 2020-09-30 | 12 | -30/+32 |
| * | netlist: Fix a net splitting issue with four term devices. |  couriersud | 2020-09-30 | 6 | -16/+48 |
| * | netlist: Rewrote frontier documentation. |  couriersud | 2020-09-30 | 3 | -29/+28 |
| * | netlist: applied some clang tidy recommendations |  couriersud | 2020-09-30 | 13 | -14/+24 |
| * | netlist: implement stricter validation. |  couriersud | 2020-09-28 | 3 | -523/+59 |
| * | netlist: Remove "extended validation mode" |  couriersud | 2020-09-28 | 6 | -43/+7 |
| * | netlist: Fix astro blaster sonar sound |  couriersud | 2020-09-27 | 1 | -1735/+1686 |
| * | Disable SOUND_DEBUG for non-debug builds, and srcclean |  Vas Crabb | 2020-09-27 | 4 | -14/+14 |
| * | netlist: minor code cleanup. |  couriersud | 2020-09-25 | 18 | -111/+131 |
| * | netlist: Fixed a couple of issues with various compilers. |  couriersud | 2020-09-24 | 6 | -3/+25 |
| * | netlist: make pstring length/size use consistent. |  couriersud | 2020-09-24 | 6 | -16/+33 |
| * | netlist: clearly identify void * casts. |  couriersud | 2020-09-24 | 4 | -5/+9 |
| * | netlist: Fix 128 bit integer support. |  couriersud | 2020-09-24 | 5 | -20/+32 |
| * | netlist: Improve queue handling documentation in code. |  couriersud | 2020-09-24 | 3 | -4/+44 |
| * | netlist: code refactoring |  couriersud | 2020-09-24 | 27 | -203/+194 |
| * | astrob: significant performance increase |  couriersud | 2020-09-20 | 1 | -1188/+1677 |
| * | netlist: code refactoring. |  couriersud | 2020-09-20 | 7 | -169/+166 |
| * | Fix a minor error in the CD4076 netlist library device implementation definit... |  Lord-Nightmare | 2020-09-18 | 2 | -2/+2 |
| * | Netlist devices for MCM14524, CD4029, CD4030, CD4042, CD4049, CD4076 [Lord Ni... |  Lord-Nightmare | 2020-09-17 | 8 | -0/+1012 |
| * | netlist: emscripten can not use specialization efficiently. |  couriersud | 2020-09-17 | 3 | -0/+14 |
| * | netlist: optimize headers. |  couriersud | 2020-09-17 | 11 | -78/+101 |
| * | netlist: Move ICL8038_DIP and NE556_DIP to core. |  couriersud | 2020-09-17 | 3 | -1/+88 |
| * | netlist: move more models into the core. |  couriersud | 2020-09-13 | 3 | -3/+27 |