rockbox/uisimulator/sdl
Daniel Stenberg cedba8830f Matt v.d. Westhuizen's iAudio X5 keypad adjustments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8366 a1c6a512-1295-4272-9138-f99709370657
2006-01-18 11:09:06 +00:00
..
button-x11.c Add button definitions for the iPod clickwheel 2006-01-13 10:39:41 +00:00
kernel.c SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
lcd-x11.c More distinct grayscales in the H1x0 SDl simulator 2006-01-09 12:46:08 +00:00
lcd-x11.h SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
Makefile SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
README SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
screenhack.c Matt v.d. Westhuizen's iAudio X5 keypad adjustments 2006-01-18 11:09:06 +00:00
screenhack.h SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
sound.c Use SDL's thread wrappers instead of pthreads to increase portability in the SDL sim. Patch by Andrew Pilley with some changes by me. 2006-01-13 13:38:31 +00:00
sound.h Use SDL's thread wrappers instead of pthreads to increase portability in the SDL sim. Patch by Andrew Pilley with some changes by me. 2006-01-13 13:38:31 +00:00
SOURCES SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
sprintf.h SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
thread.c Use SDL's thread wrappers instead of pthreads to increase portability in the SDL sim. Patch by Andrew Pilley with some changes by me. 2006-01-13 13:38:31 +00:00
timefuncs.h SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
uisdl.c SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
uisw32.c SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
uisw32.h SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00
version.h SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third 2006-01-09 11:22:36 +00:00

To build:

 $ ../tools/configure
 [answer questions]
 $ make
 $ ./rockboxui