about summary refs log tree commit diff stats
path: root/subx/apps
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-28 11:12:19 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-28 11:14:29 -0800
commit6a7eaa81eea991cd459f295c2dd3882c8528187c (patch)
treeeec627b325f1bfd12f5477850830f52f8820d95e /subx/apps
parent51bf3554b79ebfea92f494e891837a03d656c2fd (diff)
downloadmu-6a7eaa81eea991cd459f295c2dd3882c8528187c.tar.gz
4883 - rudimentary memory allocator
Diffstat (limited to 'subx/apps')
-rwxr-xr-xsubx/apps/crenshaw2-1bin7865 -> 8333 bytes
-rwxr-xr-xsubx/apps/crenshaw2-1bbin8424 -> 8892 bytes
-rwxr-xr-xsubx/apps/factorialbin6760 -> 7228 bytes
-rwxr-xr-xsubx/apps/hexbin11372 -> 11840 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index 383f1b16..1f3b5436 100755
--- a/subx/apps/crenshaw2-1
+++ b/subx/apps/crenshaw2-1
Binary files differdiff --git a/subx/apps/crenshaw2-1b b/subx/apps/crenshaw2-1b
index 4989d59e..08395a6b 100755
--- a/subx/apps/crenshaw2-1b
+++ b/subx/apps/crenshaw2-1b
Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial
index d4575e16..3bd1c65b 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differdiff --git a/subx/apps/hex b/subx/apps/hex
index d9bd1872..9287faa7 100755
--- a/subx/apps/hex
+++ b/subx/apps/hex
Binary files differ