Commit Graph

10 Commits

Author SHA1 Message Date
DJRobX da2cc24435 Fix sound disable/reenable glitch
Fixes for x64 build
2007-11-17 10:16:24 +00:00
Nach cc9443a56e Trimmed whitespace, and set propper line endings for SVN. 2007-11-14 12:41:02 +00:00
DJRobX 823cac2932 Add Blargg's file_extractor library and integrate 7zip/RAR support 2007-11-12 16:02:10 +00:00
DJRobX fc82c5b342 Move dependencies into new dependencies folder for cleanliness
Remove blargg audio core but leave interpolation
2007-11-09 01:40:27 +00:00
mudlord 348e8d14bf Removed redundant libraries that should be in the developer's compiler directory anyway... 2007-11-09 00:46:17 +00:00
DJRobX 9c85010cfb D3D update, use cximage library instead of direct inclusion in app 2007-11-07 07:30:50 +00:00
DJRobX 682e672391 Fix settings for moved libraries 2007-11-07 03:22:44 +00:00
DJRobX db60506ec6 Completed sound interpolation optimization. Now calculates
sound rates in response to GBA timer adjustments instead
of recalculating on every sample.
2007-11-05 08:59:52 +00:00
DJRobX b5745f7a39 Sound code optimizations based on results of code profiling. Also contains some #ifdef'd out experimental
optimized code for sound filtering
2007-11-05 07:13:08 +00:00
mudlord 8bda069b3b Added VBALink to the SVN code. Note that this is completely untested 2007-10-30 19:04:22 +00:00