summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/sdl/NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/sdl/NOTES b/apps/plugins/sdl/NOTES
index 96b9046..44f17f2 100644
--- a/apps/plugins/sdl/NOTES
+++ b/apps/plugins/sdl/NOTES
@@ -3,3 +3,5 @@
- Only video and "keyboard" drivers are implemented, sound and threading are a WIP
- Video may not work under all pixel formats, please tell me if it doesn't!
- Ported SDL would conflict with hosted platform's SDL, if present. Worked around by using objcopy --redefine-syms
+
+See https://www.rockbox.org/wiki/SdlPort for more extensive notes.