From 74f911c70be6e8466a77a29c6067cf677e629494 Mon Sep 17 00:00:00 2001 From: "warren.toomey" Date: Mon, 5 May 2008 08:40:13 +0000 Subject: [PATCH] Increase the amount of memory user programs have, so that the last1120 C compiler will run. --- patches/ecore.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 patches/ecore.patch diff --git a/patches/ecore.patch b/patches/ecore.patch new file mode 100644 index 0000000..f30218b --- /dev/null +++ b/patches/ecore.patch @@ -0,0 +1,11 @@ +--- rebuilt/u0.s Mon May 5 17:57:35 2008 ++++ build/u0.s Mon May 5 17:57:54 2008 +@@ -43,7 +43,7 @@ + .endif + + core = orig+40000 / specifies beginning of user's core +-ecore = core+20000 / specifies end of user's core (4096 words) ++ecore = core+40000 / specifies end of user's core (4096 words) + + 4;4 / init by copy + unkni;0 / " error