about summary refs log tree commit diff stats
path: root/subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx')
-rwxr-xr-xsubx/apps/crenshaw2-1bin333 -> 333 bytes
-rw-r--r--subx/apps/crenshaw2-1.subx3
2 files changed, 3 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index d85b2556..996f0702 100755
--- a/subx/apps/crenshaw2-1
+++ b/subx/apps/crenshaw2-1
Binary files differdiff --git a/subx/apps/crenshaw2-1.subx b/subx/apps/crenshaw2-1.subx
index 32436bad..484bfe0b 100644
--- a/subx/apps/crenshaw2-1.subx
+++ b/subx/apps/crenshaw2-1.subx
@@ -7,6 +7,9 @@
 # Expected output:
 #   TODO
 #
+# The output is the code a function would need to include, returning the
+# result in EAX.
+#
 # Major note: byte strings are not null-terminated. Instead they're prefixed
 # with a 32-bit length.