rockbox/firmware
Alan Korr a6aff80b8a well there was a big bug (read more carefully the instruction descriptions) ;)
you can find why commented in the source

i'll fix it, but not test it


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@226 a1c6a512-1295-4272-9138-f99709370657
2002-04-25 12:23:37 +00:00
..
common Removed some warnings 2002-04-23 09:31:25 +00:00
drivers fixed the emacs load-file thing in the bottom 2002-04-24 08:14:41 +00:00
test Not yet working 2002-04-25 00:15:04 +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 two different keypads 2002-04-16 13:32:21 +00:00
config-player.h added keypad defines 2002-04-16 13:34:35 +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 Added #ifndef/#endif around the hole file and corrected the #elsifs 2002-04-18 17:35:44 +00:00
CONTRIBUTING Added comments about linefeeds and const 2002-04-18 22:36:46 +00:00
crt0.S Moved code to section .init.text 2002-04-24 21:57:02 +00:00
debug.c Removed a warning 2002-04-24 20:08:26 +00:00
debug.h First commit 2002-04-20 23:01:30 +00:00
id3.c no more malloc()s or strdup()s 2002-04-23 11:46:16 +00:00
kernel.c Not yet working 2002-04-25 00:15:04 +00:00
kernel.h Alan's ATA code, or what's left of it after I have laid my grubby little hands 2002-04-21 22:06:12 +00:00
Makefile Added drivers directory 2002-04-23 11:44:06 +00:00
rockbox-mode.el fixed comments 2002-04-12 13:58:55 +00:00
start.s First version 2002-03-28 15:09:10 +00:00
system.c Removed reset vectors and uncommented the LCD code temporarily 2002-04-24 21:55:32 +00:00
system.h Uh, we already had SWAB macros :) 2002-04-22 09:37:23 +00:00
thread.c well there was a big bug (read more carefully the instruction descriptions) ;) 2002-04-25 12:23:37 +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