aboutsummaryrefslogtreecommitdiff
path: root/dcpu16.h
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2012-04-23 21:44:33 +0000
committerDimitri Sokolyuk <demon@dim13.org>2012-04-23 21:44:33 +0000
commita11ec50c0155d4011140486ffb5af92812bf11b4 (patch)
treea5518ffbad67115a4332ee08fb3a17aabdac4937 /dcpu16.h
parentf92bb441463c201e605c737fb1a6203ce7daaf57 (diff)
sync border color handling with 0x10co.de
Diffstat (limited to 'dcpu16.h')
-rw-r--r--dcpu16.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/dcpu16.h b/dcpu16.h
index 0f11c77..20d308e 100644
--- a/dcpu16.h
+++ b/dcpu16.h
@@ -33,8 +33,7 @@ enum { Res, JSR, BRK, nExt };
#define CHARS 0x8180
#define CHAREND 0x8280
-#define MISC 0x8280 /* bg color */
-#define MISCEND 0x8281
+#define BORDER 0x8280
#define KEYB 0x9000
#define KEYP 0x9010