aboutsummaryrefslogtreecommitdiff
path: root/size.pl
diff options
context:
space:
mode:
Diffstat (limited to 'size.pl')
-rw-r--r--size.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/size.pl b/size.pl
index c38c274..1fc8b19 100644
--- a/size.pl
+++ b/size.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
# from src/atari.cfg:
-my $code_start = 0x0700;
+my $code_start = 0x2000;
my $stack_size = 0x0100;
# from memsetup.asm: