rockbox/uisimulator/win32
Jörg Hohensohn daaec5df2f still trying to fix the sim (blindfolded)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4195 a1c6a512-1295-4272-9138-f99709370657
2004-01-05 23:42:56 +00:00
..
atoi.h
button.c
debug-win32.c Print debug messages to stdout if no debugger present 2003-08-23 21:01:04 +00:00
dir-win32.c When reading a dir, only set the attribute information we care about in the dirent structure. 2003-06-18 04:48:40 +00:00
dir-win32.h
dir.h
file.h Win32 file functions were not being redefined correctly for plugins. 2003-07-25 23:28:32 +00:00
io.c
kernel.c Fixed simulator warnings. 2003-07-01 23:39:05 +00:00
kernel.h
lcd-win32.c Screen buffer transposed, such that bytes in X-direction are consecutive. This enables my turbocharged lcd_write_data() for regular screen updates. Please check the X11 sim, Win32 works. 2003-12-23 23:41:45 +00:00
lcd-win32.h
Makefile still trying to fix the sim (blindfolded) 2004-01-05 23:42:56 +00:00
Makefile.vc6
mpeg-win32.c
panic-win32.c
plugin-win32.h Changed win32 simulator to use plugin.c 2003-06-29 23:38:03 +00:00
plugin.def Plugins now work with win32 simulator (.rock files are built as dll's) 2003-06-29 21:57:31 +00:00
resource.h
rockbox.dsp Use rockbox random in win32 simulator 2003-12-23 17:05:20 +00:00
rockbox.ico Simulator icon by Roland. 2003-07-24 09:50:45 +00:00
sprintf.h Fixed cygwin+mingw compile time error 2003-06-14 18:56:33 +00:00
stdbool.h
string-win32.c
thread-win32.c
thread-win32.h
timefuncs.h
UI256.bmp
uisw32.c Patch #863775 by Bluechip - fixes window size on win32 simulator 2003-12-22 20:24:56 +00:00
uisw32.h
uisw32.rc Build the rockbox icon into executable 2003-07-26 15:55:46 +00:00
uisw32.sln
uisw32.suo
uisw32.vcproj