DeSmuME is a Nintendo DS emulator
Go to file
rogerman 3f320792e5 SPU:
- In SPU_Emulate_core(), allow custom sound cores to use their own sample fetch logic.
- In SPU_Emulate_user(), allow custom sound cores to use their own sound post-process logic.
- Refactor existing fetch/post-process logic into SPU_DefaultFetchSamples() and SPU_DefaultPostProcessSamples(), respectively.
2012-07-09 23:50:43 +00:00
desmume SPU: 2012-07-09 23:50:43 +00:00
tools add twltouch demo to tests directory 2011-11-29 23:13:12 +00:00