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