most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3571 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jörg Hohensohn 2003-04-19 13:15:33 +00:00
parent 6d522179dc
commit c6fb565dd9
7 changed files with 279 additions and 98 deletions

View file

@ -35,6 +35,8 @@ typedef unsigned short wchar_t;
#define UI_LCD_BLACK 0, 0, 0 // black
#define UI_LCD_POSX 59 // x position of lcd
#define UI_LCD_POSY 95 // y position of lcd
#define UI_LCD_WIDTH 112
#define UI_LCD_HEIGHT 64
#define TM_YIELD WM_USER + 101 // thread message for yield
#define TIMER_EVENT 0x34928340