summaryrefslogtreecommitdiff
path: root/warriors/simple-clear.red
diff options
context:
space:
mode:
Diffstat (limited to 'warriors/simple-clear.red')
-rw-r--r--warriors/simple-clear.red9
1 files changed, 9 insertions, 0 deletions
diff --git a/warriors/simple-clear.red b/warriors/simple-clear.red
new file mode 100644
index 0000000..b40215e
--- /dev/null
+++ b/warriors/simple-clear.red
@@ -0,0 +1,9 @@
+;name simple core clear
+;author blah
+
+start:
+mov background, background + 1
+sne.ab #0-1, start
+mov.ab #background - start, start
+jmp start, >start
+background: