From 3d1f0b2cc16ba6a5bb1d47e24f4bb9e33a7e1aaf Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Mon, 17 Nov 2014 21:21:07 +0100 Subject: minor fixes and testing --- video/console.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'video/console.h') 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 -- cgit v1.2.3