aboutsummaryrefslogtreecommitdiff
path: root/samples/input.orgaasm
diff options
context:
space:
mode:
Diffstat (limited to 'samples/input.orgaasm')
-rw-r--r--samples/input.orgaasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/input.orgaasm b/samples/input.orgaasm
index 46b4c9e..517895f 100644
--- a/samples/input.orgaasm
+++ b/samples/input.orgaasm
@@ -1,6 +1,6 @@
@loop
SLP ( cycle input events )
- LIT ,Input LDA ( get input )
+ -Input LDA ( get input )
DBG ( print to console )
#0008 AND ( loop until start is pressed )
JEZ ,loop