rockbox/uisimulator/win32
Felix Arends e3403ecd9f this fixes the win32 simulator compilation
the simulator does not use the firmare\include path, instead it uses standard header files
those header files that do not exist in the SDK are placed in the win32 directory (dir.h, sprintf.h)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3264 a1c6a512-1295-4272-9138-f99709370657
2003-02-14 20:51:10 +00:00
..
atoi.h use the new paths 2003-02-07 10:21:50 +00:00
button.c finally up-to-date: the win32 simulator (at least for the recorder) 2002-10-16 16:26:09 +00:00
debug-win32.c - added Logf ( maybe it should be defined somewhere else) 2002-05-06 11:08:10 +00:00
dir-win32.c use the new paths 2003-02-07 10:21:50 +00:00
dir-win32.h use the new paths 2003-02-07 10:21:50 +00:00
dir.h this fixes the win32 simulator compilation 2003-02-14 20:51:10 +00:00
file.h this fixes the win32 simulator compilation 2003-02-14 20:51:10 +00:00
io.c added stub functions for the rename 2003-01-17 16:50:36 +00:00
kernel.c add 'errno' here, since it makes the mingw32 build work fine again 2002-10-31 08:05:47 +00:00
kernel.h updated path to kernel.h 2003-02-07 09:45:39 +00:00
lcd-win32.c Remove use of rockbox-mode.el in local variables list. 2003-01-24 10:56:06 +00:00
lcd-win32.h renamed cpp extensions to c, started coding file functions 2002-04-27 17:02:17 +00:00
Makefile use the new paths 2003-02-07 10:21:50 +00:00
Makefile.vc6 this fixes the win32 simulator compilation 2003-02-14 20:51:10 +00:00
mpeg-win32.c finally up-to-date: the win32 simulator (at least for the recorder) 2002-10-16 16:26:09 +00:00
panic-win32.c Removed some files to save space, made bitmap smaller, brought everything up to date 2002-05-29 16:34:40 +00:00
resource.h Removed some files to save space, made bitmap smaller, brought everything up to date 2002-05-29 16:34:40 +00:00
sprintf.h this fixes the win32 simulator compilation 2003-02-14 20:51:10 +00:00
stdbool.h Mingw compile adjustments. Mostly from Bill Napier. 2002-08-02 12:17:54 +00:00
string-win32.c Mingw compile adjustments. Mostly from Bill Napier. 2002-08-02 12:17:54 +00:00
thread-win32.c remove compiler warnings 2002-08-02 14:00:52 +00:00
thread-win32.h Threading is working on uisw32 as well now, code is up-to-date, makefile is up-to-date 2002-06-12 15:39:39 +00:00
UI256.bmp Removed some files to save space, made bitmap smaller, brought everything up to date 2002-05-29 16:34:40 +00:00
uisw32.c A try to fix a compilation error for the Win32 recorder simulator. (not tested). 2002-10-28 20:45:37 +00:00
uisw32.h this fixes the win32 simulator compilation 2003-02-14 20:51:10 +00:00
uisw32.rc Mingw compile adjustments. Mostly from Bill Napier. 2002-08-02 12:17:54 +00:00
uisw32.sln added debug and panic support for the simulator 2002-05-01 09:34:55 +00:00
uisw32.suo relative paths in .vcproj file 2002-07-02 16:49:06 +00:00
uisw32.vcproj relative paths in .vcproj file 2002-07-02 16:49:06 +00:00