summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7bf2bee5..2a6b7adc 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ CC=sdcc
CFLAGS=--model-small --debug --opt-code-speed
LDFLAGS=--out-fmt-ihx --code-loc 0x0000 --code-size 0x8000 \
- --xram-loc 0xf000 --xram-size 0xf00 --iram-size 0xff
+ --xram-loc 0xf000 --xram-size 0xda2 --iram-size 0xff
INC = \
ao.h \