rockbox/firmware
Björn Stenberg 5af283a98c Removed _ADDR macros for non-existing registers
Added "combined" macros for the six single-value registers that are, for
some reason, split into several registers.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@151 a1c6a512-1295-4272-9138-f99709370657
2002-04-20 13:41:06 +00:00
..
test adding files... nothin working... a lot of thing missing 2002-04-19 12:16:19 +00:00
app.lds First version 2002-03-28 15:09:10 +00:00
button.c ident properly 2002-04-16 13:40:42 +00:00
button.h Renamed get_button button_get 2002-04-19 14:04:11 +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
fat.c Fixed some compile errors 2002-04-18 16:47:46 +00:00
fat.h First version 2002-03-28 15:09:10 +00:00
key.h First version 2002-03-28 15:09:10 +00:00
lcd.c & is better than % for speed reasons 2002-04-19 07:27:43 +00:00
lcd.h Added drawpixel, clearpixel and drawline to the API 2002-04-18 21:20:06 +00:00
led.c Fixed REG and REG_ADDR style macros 2002-04-20 13:25:58 +00:00
led.h Fixed REG and REG_ADDR style macros 2002-04-20 13:25:58 +00:00
Makefile Added archos.mod as target + nl conversion 2002-04-18 20:01:44 +00:00
rockbox-mode.el fixed comments 2002-04-12 13:58:55 +00:00
serial.c Fixed REG and REG_ADDR style macros 2002-04-20 13:25:58 +00:00
serial.h First version 2002-03-28 15:09:10 +00:00
sh7034.h Removed _ADDR macros for non-existing registers 2002-04-20 13:41:06 +00:00
start.s First version 2002-03-28 15:09:10 +00:00
system.c Fixed REG and REG_ADDR style macros 2002-04-20 13:25:58 +00:00
system.h Fixed REG and REG_ADDR style macros 2002-04-20 13:25:58 +00:00
types.h Moved definition of TRUE and FALSE to types.h 2002-04-18 17:45:45 +00:00