Commit graph

6 commits

Author SHA1 Message Date
Sour
932c62fd34 SNES: Improved SPC file compatibility
Try to figure out which of the 100C0-100FF or 101C0-101FF sections contains the actual RAM
2023-05-12 17:44:59 -04:00
Sour
32a0eef399 SNES: Allow loading SPC files that don't contain the extra RAM section at the end 2023-03-21 19:51:08 -04:00
Sour
152abf690b Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
Sour
8895540321 SNES: Fixed crash when loading SPC files with empty header fields 2022-08-19 11:51:33 -04:00
Sour
b964eb2e09 Implement track lengths for SPC + apply track length & silence detection to all audio players, not just NSF 2021-05-07 20:42:25 -04:00
Sour
6cee666602 Step 1 - Move files 2021-04-03 21:09:05 -04:00
Renamed from Core/SpcFileData.h (Browse further)