- 31 Mar, 2016 1 commit
-
-
bunnei authored
DSP: Implement audio filters (simple, biquad)
-
- 29 Mar, 2016 2 commits
-
-
bunnei authored
Add common methods to all cfg:* ports
-
Ryan Loebs authored
-
- 28 Mar, 2016 4 commits
-
-
MerryMage authored
-
bunnei authored
Compilation fix
-
LittleWhite authored
-
bunnei authored
Fix Qt string encode problem on Windows
-
- 26 Mar, 2016 4 commits
- 25 Mar, 2016 1 commit
-
-
wwylele authored
-
- 24 Mar, 2016 5 commits
-
-
bunnei authored
DSP: Implement audio codecs (PCM8, PCM16, ADPCM)
-
MerryMage authored
-
Yuri Kunde Schlesner authored
Immediate-mode improvements
-
Yuri Kunde Schlesner authored
This partially fixes Etrian Odyssey IV.
-
Yuri Kunde Schlesner authored
Our code did not handle this well, causing random crashes in some situations.
-
- 23 Mar, 2016 1 commit
-
-
bunnei authored
fix SDL2 detection for Visual
-
- 22 Mar, 2016 4 commits
- 21 Mar, 2016 7 commits
-
-
Lioncash authored
FIQ has seven banked registers (R8 to R14), not two.
-
bunnei authored
soc_u: Get rid of explicit delete and new
-
bunnei authored
core: Mark some helper functions as constexpr
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
shared appears in the initializer list before mount_point
-
Lioncash authored
-
- 20 Mar, 2016 11 commits
-
-
bunnei authored
HLE/FS: Fixed many corner cases in our file handling
-
Subv authored
This allows Fire Emblem to boot again.
-
Subv authored
-
bunnei authored
Fix missing header
-
Subv authored
This fixes a regression.
-
Subv authored
Format information is currently only implemented for the ExtSaveData, SharedExtSaveData and SaveData archives, the information is stored in a file alongside the root folder of the archive.
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
These operations are limited by the open flags specified while opening the file.
-
Subv authored
-