DeSmuME is a Nintendo DS emulator
Go to file
rogerman 52090c2be7 Cocoa Port:
- Completely reimplement the input handling architecture to be simpler, more efficient, and more extensible.
- Decouple the high level input handling code from the lower level emulation interfacing code.
- Obsolete and remove the following classes: CocoaDSInput, CocoaHIDManager, CocoaHIDDevice. (Their functionality has been superseded by InputManager, InputHIDManager and InputHIDDevice, respectively.)
2013-03-01 23:41:03 +00:00
desmume Cocoa Port: 2013-03-01 23:41:03 +00:00
tools add twltouch demo to tests directory 2011-11-29 23:13:12 +00:00