about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--069allocate.subx2
-rwxr-xr-xapps/assortbin44102 -> 44102 bytes
-rwxr-xr-xapps/crenshaw2-1bin43453 -> 43453 bytes
-rwxr-xr-xapps/crenshaw2-1bbin44000 -> 44000 bytes
-rwxr-xr-xapps/dquotesbin47724 -> 47724 bytes
-rwxr-xr-xapps/factorialbin42546 -> 42546 bytes
-rwxr-xr-xapps/hexbin46292 -> 46292 bytes
-rwxr-xr-xapps/packbin56437 -> 56437 bytes
-rwxr-xr-xapps/surveybin54048 -> 54048 bytes
-rwxr-xr-xapps/testsbin42874 -> 42874 bytes
10 files changed, 1 insertions, 1 deletions
diff --git a/069allocate.subx b/069allocate.subx
index 65a7f166..587e4bf7 100644
--- a/069allocate.subx
+++ b/069allocate.subx
@@ -33,7 +33,7 @@ Heap-size:  # int
   0x400000/imm32/4MB
 
 Next-alloc-id:  # int
-  1/imm32
+  0x80000000/imm32
 
 == code
 #   instruction                     effective address                                                   register    displacement    immediate
diff --git a/apps/assort b/apps/assort
index d1b23ee7..0f20ee49 100755
--- a/apps/assort
+++ b/apps/assort
Binary files differdiff --git a/apps/crenshaw2-1 b/apps/crenshaw2-1
index eace889e..555e1b27 100755
--- a/apps/crenshaw2-1
+++ b/apps/crenshaw2-1
Binary files differdiff --git a/apps/crenshaw2-1b b/apps/crenshaw2-1b
index 776c2377..a173aeec 100755
--- a/apps/crenshaw2-1b
+++ b/apps/crenshaw2-1b
Binary files differdiff --git a/apps/dquotes b/apps/dquotes
index 304882f0..aa4ab28f 100755
--- a/apps/dquotes
+++ b/apps/dquotes
Binary files differdiff --git a/apps/factorial b/apps/factorial
index 5aedf192..c9d75a9f 100755
--- a/apps/factorial
+++ b/apps/factorial
Binary files differdiff --git a/apps/hex b/apps/hex
index e978d40d..f38e0ebb 100755
--- a/apps/hex
+++ b/apps/hex
Binary files differdiff --git a/apps/pack b/apps/pack
index 78e274e9..66313b30 100755
--- a/apps/pack
+++ b/apps/pack
Binary files differdiff --git a/apps/survey b/apps/survey
index c55f6ec0..5855e4f0 100755
--- a/apps/survey
+++ b/apps/survey
Binary files differdiff --git a/apps/tests b/apps/tests
index e4194113..e28be899 100755
--- a/apps/tests
+++ b/apps/tests
Binary files differ