| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | itech32.cpp: Document Shuffleshot sound program as v1.1 |  Brian Troha | 2021-04-05 | 1 | -11/+11 |
| * | | New machines marked as NOT_WORKING |  Ivan Vangelista | 2021-04-05 | 2 | -61/+166 |
| * | | new WORKING software list entries (#7884) |  David Haywood | 2021-04-05 | 6 | -4/+205 |
| * | | new NOT WORKING machines (plug+play - JAKKS Pacific etc.) [Sean Riddle] (#7892) |  David Haywood | 2021-04-05 | 8 | -39/+254 |
| * | | Mac 128/512/Plus/SE: Emulate the lowpass audio filter, and fix the volume con... |  Lord-Nightmare | 2021-04-05 | 3 | -22/+136 |
| * | | jackal: increase soundcpu overclock hack because music broke again [Osso] |  hap | 2021-04-05 | 1 | -1/+1 |
| * | | srumbler: correct xtal/cpu speed [jotego] |  hap | 2021-04-05 | 1 | -5/+4 |
| * | | * New working clones |  smf- | 2021-04-05 | 2 | -1/+101 |
| * | | * New working clones |  smf- | 2021-04-05 | 2 | -0/+30 |
| * | | * New working clones |  smf- | 2021-04-05 | 2 | -4/+31 |
| * | | ymfm: Better fix for wrong sounds in megadriv sor2; mark the system modified ... |  Aaron Giles | 2021-04-05 | 1 | -0/+3 |
| * | | Revert "ymfm: Latch the multi-frequency state at key on. Fixes sor2 punch sou... |  Aaron Giles | 2021-04-05 | 2 | -19/+5 |
| * | | ymfm: Latch the multi-frequency state at key on. Fixes sor2 punch sound on me... |  Aaron Giles | 2021-04-04 | 2 | -5/+19 |
| * | | Fix vs2019_clang build |  feos | 2021-04-05 | 1 | -3/+2 |
| * | | ymadpcm: Initialize ADPCM-A pans and instrument volume. Fixes some homebrew n... |  Aaron Giles | 2021-04-04 | 1 | -0/+5 |
| * | | ymfm: Don't pre-mask status bits with the status mask; apply instead at time ... |  Aaron Giles | 2021-04-04 | 2 | -5/+5 |
| * | | ymf278b: Fix ID register implementation; fixes several metro games that were ... |  Aaron Giles | 2021-04-04 | 1 | -14/+17 |
| * | | spkrdev: fix regression with filtering |  hap | 2021-04-04 | 2 | -38/+28 |
| * | | megasys1.cpp: Reset the sound devices when the sound CPU is reset. This fixes... |  AJR | 2021-04-04 | 2 | -6/+12 |
| * | | plugins/cheat: fix getting arbitrary screen |  cracyc | 2021-04-04 | 1 | -1/+2 |
| * | | spkrdev: not authored by nicola, introduced in MESS 0.36r1 |  hap | 2021-04-04 | 7 | -25/+25 |
| * | | bus/a2bus: Fix Buffered Grappler+ ROM digests, use silkscreend mask IDs for l... |  Vas Crabb | 2021-04-05 | 1 | -3/+13 |
| * | | Update Dutch strings.po (#7924) |  Jos van Mourik | 2021-04-04 | 1 | -89/+94 |
| * | | itech8.cpp: Correct some ROM labels. |  Brian Troha | 2021-04-04 | 1 | -31/+31 |
| * | | options: simplified the statename/snapname logic for naming after image devic... |  etabeta | 2021-04-04 | 2 | -27/+4 |
| * | | a2mockingboard.cpp: Fix 2 more off-by-ones in the Phasor address decoding [To... |  arbee | 2021-04-03 | 1 | -2/+2 |
| * | | plugins/data: properly clear history data when loading new file |  cracyc | 2021-04-03 | 1 | -0/+2 |
| * | | bus/a2bus: Fix clang build (no idea how GCC didn't fail to compile that). |  Vas Crabb | 2021-04-04 | 1 | -1/+1 |
| * | | bus/a2bus: Made Buffered Grappler+ DRAM size configurable, fixed a bad |  Vas Crabb | 2021-04-04 | 2 | -11/+44 |
| * | | shtngmst: Dumping Union has confirmed that the other missing PLDs are not PLDs. |  Robbbert | 2021-04-04 | 1 | -7/+5 |
| * | | shtngmst: Added a prom [Dumping Union] |  Robbbert | 2021-04-04 | 1 | -7/+7 |
| * | | bus/a2bus: Also synchronise data and asserting strobe for Apple II Parallel I... |  Vas Crabb | 2021-04-04 | 2 | -37/+44 |
| * | | trs80m3: model 4 can boot some floppies |  Robbbert | 2021-04-04 | 3 | -13/+27 |
| * | | bus/a2bus updates: [Vas Crabb, Golden Child] |  Vas Crabb | 2021-04-04 | 7 | -186/+742 |
| * | | Added floppy sounds (#7912) |  Fergus Leen | 2021-04-03 | 1 | -8/+8 |
| * | | fmtowns: fix off-by-1 calculation in CDDA length (#7921) |  r09 | 2021-04-03 | 1 | -1/+1 |
| * | | a2mockingboard.cpp: fix two off-by-ones on the Phasor address decoding [TomCh] |  arbee | 2021-04-03 | 1 | -2/+2 |
| * | | ymfm: Fix OPL3 output channels and waveform mask in compatibility mode. |  Aaron Giles | 2021-04-02 | 1 | -6/+6 |
| * | | More friendly behavior when OPLL writes are performed out of range. |  Aaron Giles | 2021-04-02 | 1 | -1/+7 |
| * | | New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... |  Aaron Giles | 2021-04-02 | 157 | -10964/+5202 |
| * | | rf5c68: update stream before writing to wave ram |  hap | 2021-04-02 | 2 | -10/+8 |
| * | | New clones marked as NOT_WORKING |  Ivan Vangelista | 2021-04-02 | 2 | -13/+27 |
| * | | r4000: simplify branch state |  Patrick Mackinlay | 2021-04-02 | 2 | -124/+69 |
| * | | meritum: upgraded quickload to latest; added speaker. |  Robbbert | 2021-04-02 | 2 | -27/+32 |
| * | | trs80: validate the cas file |  Robbbert | 2021-04-02 | 1 | -0/+8 |
| * | | a2mockingboard.cpp: Updates [R. Belmont, TomCh] |  arbee | 2021-04-01 | 1 | -9/+41 |
| * | | multipcm: retrigger after writing to sample register if key is on (YMF278 als... |  hap | 2021-04-01 | 4 | -29/+38 |
| * | | namcos2/c355 sprites: color 0xfe is for a palette offset instead of shadow [d... |  hap | 2021-04-01 | 14 | -36/+27 |
| * | | battlane: fix a problem with double height sprites at last boss [dink] |  hap | 2021-04-01 | 3 | -53/+59 |
| * | | gameboy: Fixed crash with momocol2 and varpack |  Robbbert | 2021-04-02 | 1 | -4/+3 |