From 4c106ea33c9221060a55afed79ce0c57972c5e73 Mon Sep 17 00:00:00 2001 From: d6 Date: Sun, 30 Jan 2022 19:54:41 -0500 Subject: [PATCH] remove fixed memory addresse --- regex.tal | 1 - 1 file changed, 1 deletion(-) diff --git a/regex.tal b/regex.tal index 1ea2849..80e15c1 100644 --- a/regex.tal +++ b/regex.tal @@ -489,6 +489,5 @@ STH2r JMP2r ( pos ) &error POP2 POP2r ;arena-is-full ;error! JSR2 -|1ffe @arena-pos :arena-bot ( the next position to allocate ) @arena-bot $400 @arena-top ( holds up to 1024 bytes )