summaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2022-02-04 08:58:45 +0100
committerGustav Sörnäs <gustav@sornas.net>2022-02-04 08:58:45 +0100
commit63a6a21f1f728a131b599fca7bc20e2001b2ad33 (patch)
tree85e7ed116c2a567d1017a30381322e3cabd89303 /todo
parentf3eae905ca1e378948ee228e93f3c697cb879605 (diff)
downloadtsea83-63a6a21f1f728a131b599fca7bc20e2001b2ad33.tar.gz
move to dir
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