DeSmuME is a Nintendo DS emulator
Go to file
rogerman 7ae952f366 Cocoa Port:
- Reverse locking mechanics for the core emulation loop's producer/consumer threads. (Instead of the producer telling consumers to lock, now consumers check if the producer is locked.)
- Add additional error check for the execution state within the core emulation loop.
- Reduce spin lock time when setting the GPU state flags.
- Improve thread safety when changing the execution state.
2012-03-10 20:42:49 +00:00
desmume Cocoa Port: 2012-03-10 20:42:49 +00:00
tools add twltouch demo to tests directory 2011-11-29 23:13:12 +00:00