mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator builds and works now, but for some reason it tries to build plugins even though they're deactivated through configure... The keymap probably needs further refinement.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16658 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ab974bc86e
commit
919c20669b
7 changed files with 537 additions and 1 deletions
|
@ -7,6 +7,8 @@ rockboxlogo.160x53x1.bmp
|
|||
#else
|
||||
rockboxlogo.112x30x1.bmp
|
||||
#endif
|
||||
#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 2)
|
||||
rockboxlogo.128x42x2.bmp
|
||||
#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16)
|
||||
rockboxlogo.128x40x16.bmp
|
||||
#elif (LCD_WIDTH == 132) && (LCD_DEPTH == 16)
|
||||
|
|
BIN
apps/bitmaps/native/rockboxlogo.128x42x2.bmp
Normal file
BIN
apps/bitmaps/native/rockboxlogo.128x42x2.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue