From c6a776cbe55b4c9088b6795e74053768a589a23b Mon Sep 17 00:00:00 2001 From: Andrew Alderwick Date: Sun, 16 May 2021 09:28:30 +0100 Subject: [PATCH] Enlarged load and save buffers --- projects/software/asma.usm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/software/asma.usm b/projects/software/asma.usm index 4c08ad5..c9696e6 100644 --- a/projects/software/asma.usm +++ b/projects/software/asma.usm @@ -931,7 +931,7 @@ @asma-heap -|ff00 &end +|e000 &end ( Buffer for use with loading source code. @@ -943,7 +943,7 @@ @asma-read-buffer -|ff80 &end +|f800 &end ( Buffer for use with writing output.