summaryrefslogtreecommitdiffstats
path: root/lab1/todo
diff options
context:
space:
mode:
Diffstat (limited to 'lab1/todo')
-rw-r--r--lab1/todo8
1 files changed, 8 insertions, 0 deletions
diff --git a/lab1/todo b/lab1/todo
new file mode 100644
index 0000000..4471101
--- /dev/null
+++ b/lab1/todo
@@ -0,0 +1,8 @@
+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