summaryrefslogtreecommitdiff
path: root/video/console.h
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-17 21:21:07 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-17 21:21:07 +0100
commit3d1f0b2cc16ba6a5bb1d47e24f4bb9e33a7e1aaf (patch)
tree4e9f4e18563985c20b3406fe0f4241bf90674a2b /video/console.h
parent3e151cb6371ecba06e21c3e56e0a95c8af4e93f9 (diff)
minor fixes and testing
Diffstat (limited to 'video/console.h')
-rw-r--r--video/console.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/video/console.h b/video/console.h
index 22184fb..e8939e7 100644
--- a/video/console.h
+++ b/video/console.h
@@ -7,8 +7,8 @@
#define SCR_REAL_WIDTH 80
-#define SCR_WIDTH 70
-#define SCR_HEIGHT 23
+#define SCR_WIDTH 78
+#define SCR_HEIGHT 24
#define SCR_CTRL 0x3D4
#define SCR_DATA 0x3D5