Fix previous commit

This commit is contained in:
mmdolze
2011-01-04 16:31:12 +00:00
parent 680891761e
commit 4f5f3fa331
+1 -1
View File
@@ -29,7 +29,7 @@
* FIXME: Those addresses are fine for 64 KB RAM. If the display has less, * FIXME: Those addresses are fine for 64 KB RAM. If the display has less,
* these values need to be adjusted by the user. It should do no harm setting * these values need to be adjusted by the user. It should do no harm setting
* these for 8 KB RAM. * these for 8 KB RAM.
* / */
#define TEXT_BASE 0x0000 #define TEXT_BASE 0x0000
#define ATTRIB_BASE 0x7000 #define ATTRIB_BASE 0x7000
#define CHARGEN_BASE 0xF000 #define CHARGEN_BASE 0xF000