DeSmuME is a Nintendo DS emulator
Go to file
rogerman bd571202e1 Cocoa Port:
- New feature: Audio files may now be used as audio generators for microphone input. Any Core Audio supported audio format may be used.
- New feature: A sine wave tone audio generator is now available as a microphone input.
- Fix bug where retrieving input device info from a CommandAttributes struct would retrieve garbage values if an object value was nil.
- Fix bug where editing input settings would immediately change the input device info state, instead of waiting for user confirmation as intended.
- Decouple the audio sample generation code from the microphone handling code.
- Do some code cleanup.
2013-04-10 21:59:55 +00:00
desmume Cocoa Port: 2013-04-10 21:59:55 +00:00
tools add twltouch demo to tests directory 2011-11-29 23:13:12 +00:00