| Commit message (Expand) | Author | Age | Files | Lines |
| * | srcclean for 0.224 |  Vas Crabb | 2020-08-23 | 4 | -113/+113 |
| * | formats: Removed some inappropriate uses of emu_fatalerror and stderr. |  Vas Crabb | 2020-08-23 | 3 | -29/+42 |
| * | 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 |
| * | *atom: cleanup |  Robbbert | 2020-08-17 | 1 | -2/+2 |
| * | -atarittl: Added netlist for Tank. currently runs at about 0.005% of full spe... |  Ryan Holtz | 2020-08-16 | 15 | -6/+562 |
| * | acorn_dsk: Added support for Kenda formatted SSD images. |  Nigel Barnes | 2020-08-16 | 1 | -2/+14 |
| * | 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 |
| * | netlist: improve two error messages. |  couriersud | 2020-08-15 | 2 | -5/+5 |
| * | netlist: Add THRESH parameter to AFUNC |  Aaron Giles | 2020-08-15 | 1 | -1/+10 |
| * | netlist: make streams accept logic parameters as well. |  couriersud | 2020-08-15 | 1 | -5/+18 |
| * | netlist: commit missing files in last commit. |  couriersud | 2020-08-12 | 2 | -0/+353 |
| * | netlist: more include untangling. |  couriersud | 2020-08-12 | 8 | -327/+12 |
| * | netlist: improve parsing performance |  couriersud | 2020-08-12 | 9 | -21/+132 |
| * | mw8080bw: add lagunar to 280zzzap netlist audio, other tweaks |  Colin Douglas Howell | 2020-08-11 | 1 | -3220/+3217 |
| * | -destroyr: Added netlist sound. [Ryan Holtz] |  Ryan Holtz | 2020-08-11 | 1 | -0/+2495 |
| * | -flyball: Added netlist sound. [Ryan Holtz, Ivan Vangelista] |  Ryan Holtz | 2020-08-11 | 1 | -0/+1921 |
| * | -starfire: Removed MACHINE_IMPERFECT_SOUND flags. Added missing music and Ale... |  Ryan Holtz | 2020-08-10 | 1 | -5948/+8025 |
| * | netlist: align naming of files within the macro folder. |  couriersud | 2020-08-10 | 19 | -68/+71 |
| * | netlist: fix line-number tracking when at end of line. |  couriersud | 2020-08-09 | 3 | -5/+40 |
| * | netlist: fix creation of static solvers. |  couriersud | 2020-08-09 | 1 | -0/+6186 |
| * | netlist: more header file separation |  couriersud | 2020-08-08 | 9 | -623/+515 |
| * | -fireone: Committed netlist for couriersud to have a look at. |  Ryan Holtz | 2020-08-06 | 6 | -1/+234 |
| * | netlist: add man target to netlist makefile. |  couriersud | 2020-08-06 | 4 | -3/+15 |
| * | netlist: Make new documentation items appear in doxygen output. |  couriersud | 2020-08-06 | 3 | -154/+158 |
| * | netlist: Documentation updates for CDxxxx devices |  Aaron Giles | 2020-08-06 | 2 | -370/+367 |
| * | netlist: Rename DM9312 to TTL_9312 for consistency. |  Aaron Giles | 2020-08-06 | 3 | -14/+14 |
| * | netlist: Added documentation for devices in nlm_ttl74xxx.cpp |  Aaron Giles | 2020-08-06 | 1 | -1348/+1976 |
| * | netlist: Add CD4013 to net_lib.cpp |  couriersud | 2020-08-06 | 1 | -0/+1 |