diff --git a/apps/plugins/sdl/NOTES b/apps/plugins/sdl/NOTES index 96b90462a6..44f17f2b5c 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.