rockbox/uisimulator/sdl
Daniel Ankers 9bb3128235 Fix simulation of threads across multiple cores
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10875 a1c6a512-1295-4272-9138-f99709370657
2006-09-03 20:21:21 +00:00
..
button.c Iriver iFP7xx support in simulator. 2006-08-18 19:14:11 +00:00
kernel.c
lcd-bitmap.c
lcd-bitmap.h
lcd-charcell.c
lcd-charcell.h
lcd-remote-bitmap.c X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. 2006-07-28 07:35:45 +00:00
lcd-remote-bitmap.h X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. 2006-07-28 07:35:45 +00:00
lcd-sdl.c Prevent simulator SDL audio skipping under OS X (FS#5748 by Emanuel 2006-07-31 15:11:03 +00:00
lcd-sdl.h
Makefile Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
README
sound.c
sound.h
SOURCES X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. 2006-07-28 07:35:45 +00:00
sprintf.h
thread-sdl.c Fix simulation of threads across multiple cores 2006-09-03 20:21:21 +00:00
thread-sdl.h
timefuncs.h
UI-fmrecorder.bmp
UI-gigabeatf.bmp
UI-gmini120.bmp
UI-h10.bmp Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! 2006-08-11 08:35:27 +00:00
UI-h10_5gb.bmp Add new build target for iriver H10 5/6Gb. 2006-08-19 19:21:17 +00:00
UI-h100.bmp
UI-h120.bmp
UI-h300.bmp
UI-ifp7xx.bmp Iriver iFP7xx support in simulator. 2006-08-18 19:14:11 +00:00
UI-ipod4g.bmp
UI-ipodcolor.bmp
UI-ipodmini.bmp
UI-ipodmini2g.bmp
UI-ipodnano.bmp
UI-ipodvideo.bmp
UI-ondiofm.bmp
UI-ondiosp.bmp
UI-player.bmp
UI-recorder.bmp
UI-recorderv2.bmp
UI-x5.bmp
uisdl.c X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. 2006-07-28 07:35:45 +00:00
uisdl.h Add new build target for iriver H10 5/6Gb. 2006-08-19 19:21:17 +00:00

To build:

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