.. |
common
|
again, a little win32 simulator compability fix
|
2002-04-30 21:16:22 +00:00 |
drivers
|
Reverted the 1.10 and 1.11 changes, as they don't work.
|
2002-05-02 10:06:45 +00:00 |
test
|
win32 simulator compability
|
2002-05-01 09:23:45 +00:00 |
app.lds
|
First version
|
2002-03-28 15:09:10 +00:00 |
chartables.c
|
include config.h properly
|
2002-04-16 14:02:26 +00:00 |
CONFIG
|
documented HAVE_NEW_CHARCELL_LCD
|
2002-04-25 15:22:58 +00:00 |
config-player.h
|
Added HAVE_NEW_CHARCELL_LCD
|
2002-04-25 15:09:32 +00:00 |
config-playerold.h
|
added keypad defines
|
2002-04-16 13:34:35 +00:00 |
config-recorder.h
|
added keypad defines
|
2002-04-16 13:34:35 +00:00 |
config.h
|
removing #define CRT_DISPLAY ;)
|
2002-04-30 20:16:44 +00:00 |
CONTRIBUTING
|
Added comments about linefeeds and const
|
2002-04-18 22:36:46 +00:00 |
CREDITS
|
Count me too... count me
|
2002-05-02 10:31:34 +00:00 |
crt0.S
|
More GDB friendly initializations
|
2002-04-26 08:04:50 +00:00 |
debug.c
|
added #ifdef CRT_DISPLAY to provide a printf version of debug()
|
2002-04-30 19:43:54 +00:00 |
debug.h
|
First commit
|
2002-04-20 23:01:30 +00:00 |
disk.c
|
functions for high level disk operations
|
2002-04-30 19:22:25 +00:00 |
disk.h
|
high level disk operations
|
2002-04-30 19:21:53 +00:00 |
id3.c
|
fixed to use our file api
|
2002-04-30 12:42:37 +00:00 |
kernel.c
|
Added queue handling stuff - NOT INTERRUPT SAFE
|
2002-04-29 14:25:44 +00:00 |
kernel.h
|
Added queue handling stuff - NOT INTERRUPT SAFE
|
2002-04-29 14:25:44 +00:00 |
Makefile
|
Added dependency generation
|
2002-04-28 09:53:39 +00:00 |
panic.c
|
functions for panic functions
|
2002-04-30 19:23:44 +00:00 |
panic.h
|
header for panic functions
|
2002-04-30 19:23:08 +00:00 |
playlist.c
|
applied c standard to memory allocation so this will compile with win32 simulator as well.
|
2002-05-01 09:27:21 +00:00 |
playlist.h
|
header for playlists
|
2002-04-30 19:14:19 +00:00 |
rockbox-mode.el
|
fixed comments
|
2002-04-12 13:58:55 +00:00 |
settings.c
|
functions for user settings
|
2002-04-30 19:17:52 +00:00 |
settings.h
|
header for user settings
|
2002-04-30 19:17:03 +00:00 |
start.s
|
First version
|
2002-03-28 15:09:10 +00:00 |
system.c
|
Removed some TABS
|
2002-04-29 14:23:21 +00:00 |
system.h
|
Uh, we already had SWAB macros :)
|
2002-04-22 09:37:23 +00:00 |
thread.c
|
Removed queue handling stuff
|
2002-04-29 14:27:46 +00:00 |
thread.h
|
Adapted the context switch to SH1
|
2002-04-22 19:11:17 +00:00 |
types.h
|
Moved definition of TRUE and FALSE to types.h
|
2002-04-18 17:45:45 +00:00 |