Commit Graph

45 Commits

Author SHA1 Message Date
Alias Letterman b1039e7c65 Fix Windows build. Tweak XAudio a bit. 2019-02-09 16:46:08 -06:00
Brandon Wright e938225cd2 APU: Remove extra buffers. 2019-02-09 12:03:34 -06:00
Brandon Wright 5f56cadafb Use a license stub everywhere.
This points to the full license in the root directory.
2018-11-15 17:31:39 -06:00
Brandon Wright db3573d506 Get rid of "Unable to find msu file" console spam. 2018-06-21 15:24:16 -05:00
Brandon Wright 2645ba8d18 Fix casting on MSU1 volume. 2018-06-02 20:25:25 -05:00
Brandon Wright df02ba62fd Fix MSU1 swapping. 2018-06-02 20:01:44 -05:00
Brandon Wright 0208dfc980 Use 2 here. 2018-05-27 17:22:51 -05:00
Brandon Wright fb80f48be5 Clean up S9xMSU1Generate. 2018-05-27 17:20:15 -05:00
qwertymodo 15f76f7eca Ensure all MSU-1 reads are stereo channel aligned 2018-05-26 20:02:16 -07:00
qwertymodo 3fba3492d2 Fix MSU-1 channel swap on loop 2018-05-26 20:01:02 -07:00
Brandon Wright 20bd60a3c6 Update copyright dates. 2018-05-25 15:44:52 -05:00
Brandon Wright 7a2ca6dc2a Update copyrights. 2017-11-17 16:00:58 -06:00
OV2 a66b88b276 Release msu data and audio streams on exit, use unzClose when closing file 2017-10-14 00:32:38 +02:00
qwertymodo fc224c0df7 Properly report MSU-1 revision in the status register 2017-10-12 15:59:33 -07:00
OV2 2ebe923dfb Call _splitpath with all parameters 2017-09-11 23:43:52 +02:00
OV2 7bd06fda13 Merge branch 'gtk_unix_fixes' of git://github.com/megari/snes9x 2017-09-11 23:42:13 +02:00
OV2 cb3ace471e Rename IPS_DIR to PATCH_DIR, split cheats path in win32 2017-09-11 23:29:12 +02:00
Ari Sundholm d7394bc7b9 Fix some build warnings generated by g++ 2017-09-11 00:45:26 +03:00
Ari Sundholm 4080eef6a7 gtk, unix: fixes to unbreak build and loading ROMs 2017-09-10 23:42:09 +03:00
qwertymodo 7455501db8 Minor refactor to .msu1 pack hotpatching 2017-09-09 17:02:52 -07:00
qwertymodo 698bf1a4b2 Remove .msu.zip extension support in favor of .msu1 2017-09-03 14:54:01 -07:00
qwertymodo 03bdbe08fb Adjust MSU-1 data ROM detection inside .msu1 packs 2017-08-17 14:37:59 -07:00
qwertymodo 96fd5c4121 Allow unzFindExtension to optionally match the exact filename 2017-08-17 10:37:28 -07:00
qwertymodo ab2da6d913 Add IPS_DIR to the search path for .msu1 pack files 2017-08-17 10:34:13 -07:00
qwertymodo f8da152441 Add support for .msu1 pack files 2017-08-16 18:56:57 -07:00
qwertymodo 32f70fa38e MSU-1 pop/skip fixes 2017-07-05 17:01:07 -07:00
OV2 b3b38a6d1a Remove unnecessary msu1 reset 2017-06-12 21:52:36 +02:00
OV2 b22f5b5c44 Merge branch 'msu1-zip' 2017-06-12 21:52:26 +02:00
Brandon Wright cf846e0c56 Use 32040hz with more consistency. 2016-12-09 17:50:50 -06:00
qwertymodo 6b46ed0d00 Fix MSU-1 refactor breaking builds on some systems 2016-12-08 13:17:34 -08:00
qwertymodo 907cf3efa8 Unload MSU-1 files on reset 2016-12-06 21:19:23 -08:00
OV2 26e83a4c35 Look for msu1 files in .msu.zip 2016-12-03 18:03:58 +01:00
OV2 2b68d129a7 Switch to STREAM 2016-12-03 18:03:58 +01:00
qwertymodo 2db1653836 msu1: endianess fix. 2016-11-15 16:07:36 -08:00
qwertymodo 8dba3d447e MSU-1: Fix audio error flag 2016-11-14 14:58:35 -08:00
qwertymodo 781124189c Fix MSU-1 audio resume. 2016-11-07 16:00:46 -08:00
qwertymodo 941ce40193 Clean up MSU-1 audio file derivation. 2016-11-07 11:18:32 -08:00
qwertymodo 0832528d9f Add MSU-1 to snapshots. 2016-11-07 11:03:37 -08:00
qwertymodo 07ce784c1b Fix looping and (partly) resume. 2016-11-03 19:14:45 -07:00
qwertymodo 80d9ee7a97 MSU-1 audio streaming now works, but it pops. 2016-11-03 16:37:12 -07:00
qwertymodo 024d92086a Merge branch 'msu1' of https://github.com/snes9xgit/snes9x into msu1 2016-11-03 15:33:14 -07:00
qwertymodo 0e6b86d00e Fix MSU-1 audio file read loop 2016-11-03 14:56:46 -07:00
Brandon Wright 91790a5e08 Generate sample example. 2016-11-03 15:47:33 -05:00
qwertymodo 14633dec3f Add copyrights 2016-11-03 12:43:07 -07:00
qwertymodo 3c0f6bfdee Begin adding MSU-1 support. Data streaming is working in Windows, audio streaming is not. 2016-11-03 11:40:47 -07:00