rockbox/uisimulator/sdl
Linus Nielsen Feltzing 765e0f89d8 New kernel function, queue_delete(struct event_queue *q)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8424 a1c6a512-1295-4272-9138-f99709370657
2006-01-23 10:53:47 +00:00
..
button-x11.c more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980) 2006-01-19 12:44:46 +00:00
kernel.c New kernel function, queue_delete(struct event_queue *q) 2006-01-23 10:53:47 +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