X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile;h=2a6b7adc4f217b4dba59d3b4e2b416de154281dc;hp=7bf2bee5d0d6ad71647d5c167d1da712efd26e40;hb=f155333ae18a25068644792e8940269d9fb28033;hpb=f9c1c545c9dc11c3190a6cf7504883131fffce2f 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 \