From 63a6a21f1f728a131b599fca7bc20e2001b2ad33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Fri, 4 Feb 2022 08:58:45 +0100 Subject: move to dir --- lab1/todo | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lab1/todo (limited to 'lab1/todo') 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 -- cgit v1.2.1