From 378794abca4f8cc8f4c35a3b05c9881b09ef9894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Thu, 27 Jan 2022 03:06:02 +0100 Subject: add todo --- todo | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 todo diff --git a/todo b/todo new file mode 100644 index 0000000..4471101 --- /dev/null +++ b/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 -- cgit v1.2.1