summaryrefslogtreecommitdiffhomepage
path: root/samples/tests/stress1.mixal
diff options
context:
space:
mode:
Diffstat (limited to 'samples/tests/stress1.mixal')
-rw-r--r--samples/tests/stress1.mixal9
1 files changed, 9 insertions, 0 deletions
diff --git a/samples/tests/stress1.mixal b/samples/tests/stress1.mixal
new file mode 100644
index 0000000..f9bc8c9
--- /dev/null
+++ b/samples/tests/stress1.mixal
@@ -0,0 +1,9 @@
+ ORIG 1999
+ST NOP
+3H EQU 69
+3H ENTA 3B
+** According to pg 151, rA should be 69, not 2000
+** "An address of 2F or 2B never refers to its own line"
+ HLT
+ END ST
+