uxn

Varvara Ordinator, written in ANSI C(SDL2)
git clone https://git.eamoncaddigan.net/uxn.git
Log | Files | Refs | README | LICENSE

commit c6a776cbe55b4c9088b6795e74053768a589a23b
parent ac646d1c3d830a05bea915a51b2d1f109964f053
Author: Andrew Alderwick <andrew@alderwick.co.uk>
Date:   Sun, 16 May 2021 09:28:30 +0100

Enlarged load and save buffers

Diffstat:
Mprojects/software/asma.usm | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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.