rockbox/firmware/target/hosted/sdl
Thomas Martitz 7b3299d681 A bit further cleanup in system-sdl.c.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26123 a1c6a512-1295-4272-9138-f99709370657
2010-05-17 22:03:51 +00:00
..
button-sdl.c Fix FS#11280 2010-05-17 17:19:31 +00:00
button-sdl.h Correct button_read_device prototype for HAVE_BUTTON_DATA. 2010-05-15 22:31:25 +00:00
kernel-sdl.c
lcd-bitmap.c - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c. 2010-05-15 21:02:47 +00:00
lcd-bitmap.h
lcd-charcells.c
lcd-charcells.h
lcd-remote-bitmap.c
lcd-remote-bitmap.h
lcd-sdl.c
lcd-sdl.h
pcm-sdl.c Restore changes of r25809 that got lost in the target tree movement and fix simulator build on cygwin. 2010-05-17 21:43:06 +00:00
sim-ui-defines.h
system-sdl.c A bit further cleanup in system-sdl.c. 2010-05-17 22:03:51 +00:00
system-sdl.h Fix FS#11280 2010-05-17 17:19:31 +00:00
thread-sdl.c memset is in string.h, not memory.h. 2010-05-16 12:43:09 +00:00
thread-sdl.h
timer-sdl.c