From d7865d956f9fe3a08ebe4429dce4428a9f74bc6c Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Mon, 24 Jul 2023 00:43:33 +0200 Subject: Add initial rough outline --- test/test.asm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 test/test.asm (limited to 'test/test.asm') diff --git a/test/test.asm b/test/test.asm new file mode 100644 index 0000000..8cde495 --- /dev/null +++ b/test/test.asm @@ -0,0 +1,17 @@ +in X1 Y1 +out X3 Y1 + +tpu X1 Y1 + mov acc, bak +label: + goto label +end + +tpu X2 Y1 + mov UP, RIGHT + mov RIGHT +end + +tpu X3 Y1 + +edn -- cgit v1.2.3-71-gd317