DeSmuME is a Nintendo DS emulator
Go to file
rogerman 2ae5f548f9 Cocoa Port:
- In coreaudiosound.cpp, do not use deprecated Component Manager functions when running on OS X v10.6 or later.
- When checking the OS version, read SystemVersion.plist only once.
- Move the lowest-level utility functions to their own file, utilities.c.
- Geometry-based utility functions no longer take NSPoint and NSSize parameters, instead favoring raw double values.
- Disable JIT in the Legacy port, since it no longer works there and is too low priority an issue to make working again.
- Do a bunch of code cleanup.
2013-03-28 22:37:38 +00:00
desmume Cocoa Port: 2013-03-28 22:37:38 +00:00
tools add twltouch demo to tests directory 2011-11-29 23:13:12 +00:00