This website requires JavaScript.
Explore
Help
Sign In
Xargon
/
Supermodel
Watch
1
Star
0
Fork
You've already forked Supermodel
0
mirror of
https://github.com/RetroDECK/Supermodel.git
synced
2024-11-22 22:05:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d688fdd3d5
Supermodel
/
Src
/
Sound
/
MPEG
History
Ian Curtis
cc830003f5
Fix possible negative pointer arithmetic which was causing the music to wrap around.
2019-02-22 01:00:41 +00:00
..
MpegAudio.cpp
Fix possible negative pointer arithmetic which was causing the music to wrap around.
2019-02-22 01:00:41 +00:00
MpegAudio.h
Previous mpeg audio code worked for me in debug mode, but the release build had some serious corruption issues when being built in visual studio. Replaced the old spaghetti code with a more modern implementation.
2019-02-21 14:56:25 +00:00