summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xuisimulator/sdl/UI-mrobe500.bmpbin473254 -> 2312734 bytes
-rw-r--r--uisimulator/sdl/uisdl.h12
2 files changed, 6 insertions, 6 deletions
diff --git a/uisimulator/sdl/UI-mrobe500.bmp b/uisimulator/sdl/UI-mrobe500.bmp
index c7d0bec..2d47aa6 100755
--- a/uisimulator/sdl/UI-mrobe500.bmp
+++ b/uisimulator/sdl/UI-mrobe500.bmp
Binary files differ
diff --git a/uisimulator/sdl/uisdl.h b/uisimulator/sdl/uisdl.h
index 1543dce..962e49d 100644
--- a/uisimulator/sdl/uisdl.h
+++ b/uisimulator/sdl/uisdl.h
@@ -173,12 +173,12 @@
#define UI_REMOTE_POSY 318 /* y position of remote lcd */
#else
#define UI_TITLE "Olympus M:Robe 500"
-#define UI_WIDTH 900 /* width of GUI window */
-#define UI_HEIGHT 748 /* height of GUI window */
-#define UI_LCD_POSX 131 /* x position of lcd */
-#define UI_LCD_POSY 59 /* y position of lcd */
-#define UI_REMOTE_POSX 165 /* x position of remote lcd */
-#define UI_REMOTE_POSY 718 /* y position of remote lcd */
+#define UI_WIDTH 895 /* width of GUI window */
+#define UI_HEIGHT 646 /* height of GUI window */
+#define UI_LCD_POSX 129 /* x position of lcd */
+#define UI_LCD_POSY 60 /* y position of lcd */
+#define UI_REMOTE_POSX 37 /* x position of remote lcd */
+#define UI_REMOTE_POSY 615 /* y position of remote lcd */
#endif
#elif defined(IRIVER_H10)