summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2006-02-09 00:48:53 +0000
committerDave Chapman <dave@dchapman.com>2006-02-09 00:48:53 +0000
commit8ad2df82754184a8dfe1a6d66248a1dd156286bd (patch)
treef1916f784da7adce628654f1480b3ada77498152 /firmware/export/config-h100.h
parenta88632f885308667fed1b000f3d2d5a363b130c3 (diff)
downloadrockbox-8ad2df82754184a8dfe1a6d66248a1dd156286bd.tar.gz
rockbox-8ad2df82754184a8dfe1a6d66248a1dd156286bd.zip
Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH define for all iPods.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8636 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index ea49dd8e2c..b9677b5fb2 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -18,6 +18,8 @@
18#define LCD_HEIGHT 128 18#define LCD_HEIGHT 128
19#define LCD_DEPTH 2 19#define LCD_DEPTH 2
20 20
21#define LCD_PIXELFORMAT VERTICAL_PACKING
22
21/* remote LCD */ 23/* remote LCD */
22#define LCD_REMOTE_WIDTH 128 24#define LCD_REMOTE_WIDTH 128
23#define LCD_REMOTE_HEIGHT 64 25#define LCD_REMOTE_HEIGHT 64