summaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo8
1 files changed, 0 insertions, 8 deletions
diff --git a/todo b/todo
deleted file mode 100644
index 4471101..0000000
--- a/todo
+++ /dev/null
@@ -1,8 +0,0 @@
-push/pop
- use grx as stack pointer
- assembly makes sure nothing uses chosen grx (probably gr2)
-jsr,rst
- using the stack
-check cmp order
-bge doesn't work
-bne probably not needed. beq enough