aboutsummaryrefslogtreecommitdiff
path: root/size.pl
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-02 03:26:47 -0500
committerB. Watson <urchlay@slackware.uk>2026-03-02 03:26:47 -0500
commiteb932c7c313b5461ffaee0fd6ed0db1e9f5ca32b (patch)
tree1357027992f6cb148ace39edde21687a93418460 /size.pl
parent4c28ddf7f0d33451b88e6061308a620f6701f145 (diff)
downloadfujinet-chat-eb932c7c313b5461ffaee0fd6ed0db1e9f5ca32b.tar.gz
Go back to loading at $2000, make stack 1 page, protocol decoding WIP.
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: