mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
This commit adds new files written exclusively for the 3ds port. Additional comments: 1. Plugins works, but will be enabled in future commits. 2. The port has only been tested on the New 3DS. 3. Not all features of rockbox have been tested so there may be bugs or non-functional features. 4. There is a known issue where a random crash can occur when exiting the app. Change-Id: I122d0bea9aa604e04fca45ba8287cf79e6110769 |
||
|---|---|---|
| .. | ||
| app | ||
| lib | ||
| backlight-ctru.c | ||
| button-ctru.c | ||
| button-ctru.h | ||
| buttonmap.h | ||
| filesystem-ctru.c | ||
| filesystem-ctru.h | ||
| kernel-ctru.c | ||
| lc-ctru.c | ||
| lc-program-resolver.c | ||
| lcd-bitmap.c | ||
| lcd-bitmap.h | ||
| lcd-target.h | ||
| luminance-ctru.c | ||
| luminance-ctru.h | ||
| pcm-ctru.c | ||
| powermgmt-ctru.c | ||
| system-ctru.c | ||
| system-ctru.h | ||
| system-target.h | ||
| thread-ctru.c | ||
| thread-ctru.h | ||
| timer-ctru.c | ||
| timer-ctru_sys.c | ||