We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6104e57 commit faebcc2Copy full SHA for faebcc2
src/coco/cfgload/cfgload.c
@@ -1,7 +1,7 @@
1
#include <cmoc.h>
2
#include <coco.h>
3
4
-#define SCREEN_BUFFER (byte*) 0x6000
+#define SCREEN_BUFFER (byte*) 0x6600
5
6
#define LOGO_FULL_SIZE 6144
7
#define LOGO_BOTTOM_TRIMMED_BYTES 320
0 commit comments