aboutsummaryrefslogtreecommitdiffstats
path: root/resources/asm/tpu.atk16
diff options
context:
space:
mode:
Diffstat (limited to 'resources/asm/tpu.atk16')
-rw-r--r--resources/asm/tpu.atk1612
1 files changed, 0 insertions, 12 deletions
diff --git a/resources/asm/tpu.atk16 b/resources/asm/tpu.atk16
deleted file mode 100644
index 258390e..0000000
--- a/resources/asm/tpu.atk16
+++ /dev/null
@@ -1,12 +0,0 @@
-@include %bootstrap
-
-@label main
- ldi vt_gr_mode_addr RA
- ldr RA RA
- ldi gr_text_mode RB
- str RB RA
-
-@label loop
- jpi loop
-
- hlt