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
aae58edd62
Supermodel
/
Src
/
Sound
History
toxieainc
22ffb5cc19
Harmless math warning fixes. map->unordered_map in CNew3D::CacheModel. Avoid general aliasing problems (using bit_cast or the recommended/optimized-away memcpy).
2022-10-03 17:59:59 -07:00
..
MPEG
Fix possible negative pointer arithmetic which was causing the music to wrap around.
2019-02-22 01:00:41 +00:00
SCSP.cpp
Harmless math warning fixes. map->unordered_map in CNew3D::CacheModel. Avoid general aliasing problems (using bit_cast or the recommended/optimized-away memcpy).
2022-10-03 17:59:59 -07:00
SCSP.h
njz3: Proper quadrophonic audio support. Need 4+ speakers to take advantage otherwise down mixed to stereo.
2022-06-09 21:10:39 +00:00
SCSPDSP.cpp
Various SCSP improvements and code cleanup:
2020-08-22 20:41:47 +00:00
SCSPDSP.h
Getting rid of most of the includes from Supermodel.h; each file now explicitly includes the header files it needs.
2021-11-22 17:15:06 +00:00
SCSPLFO.cpp
Harmless math warning fixes. map->unordered_map in CNew3D::CacheModel. Avoid general aliasing problems (using bit_cast or the recommended/optimized-away memcpy).
2022-10-03 17:59:59 -07:00