Commit Graph

6 Commits (41525c1fc3509b8c55501fe0ec8713739ac5c136)

Author SHA1 Message Date
MysterD b8bb399481 Remove __CYGWIN__ define 2023-04-23 13:58:16 -07:00
MysterD 47b03f1c75 Force windows defines on tools 2023-04-23 13:54:27 -07:00
Prince Frizzy 75bb9b7912
Update to Refresh 13 (#19)
* Refresh 13

Co-authored-by: n64 <n64>
2022-03-13 00:17:10 -08:00
fgsfds 94db04aaf0 fix segfaults in libaudiofile.cpp
casted the wrong thing?
2020-06-18 01:33:45 +03:00
fgsfds f02c1cab49 tools: make some stuff endianness-aware 2020-06-14 02:28:59 +03:00
fgsfds 8c1257eca1 replace full audiofile source with a stripped down single-file version
same idea as n64decomp/sm64's armips.cpp

you can generate the file by applying tools/util/audiofile_strip.patch and running tools/util/generate_audiofile_cpp.py on a full audiofile source package
2020-06-12 23:43:45 +03:00