forked from libretro/desmume2014
-
Notifications
You must be signed in to change notification settings - Fork 0
libretro wrapper for desmume NDS emulator
License
dibas/desmume-libretro
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libretro wrapper for desmume NDS emulator. Build with 'make -f Makfile.libretro'. Save games are stored in the system directory reported from the frontend. If one isn't provided whatever '.' resolves to will be used. Tested on OS X and Android, should work on linux, may not work on windows yet. If building for X86/X64 platforms put DESMUME_JIT=1 in environment to enable JIT CPU core. Core Options * desmume_screens_layout: Main is the top screen, and ext is the touch screen 1. main_top_ext_bottom 2. main_bottom_ext_top 3. main_left_ext_right 4. main_right_ext_left * desmume_pointer_type: 1. relative - Mouse style input 2. absolute - Touch screen style input
About
libretro wrapper for desmume NDS emulator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 86.9%
- C 12.8%
- Objective-C 0.3%