summaryrefslogtreecommitdiffstats
path: root/test/test.asm
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.asm')
-rw-r--r--test/test.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.asm b/test/test.asm
index 53340a4..c005c81 100644
--- a/test/test.asm
+++ b/test/test.asm
@@ -7,7 +7,7 @@ end
tpu X2 Y1
mov LEFT, ACC
- add 1
+ and 127
mov ACC, RIGHT
end