diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2024-04-26 15:40:14 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2024-04-26 15:40:14 +0300 |
| commit | 7ca56c1a730fcecd0fe3af5e6b652fa09514a18b (patch) | |
| tree | e2ef6a4d28fa26adf11e00d138ef21b8316497f6 /resources/asm/tpu.atk16 | |
| parent | 2b18b320e97260f1d27143a37fe14953cf62e56d (diff) | |
Refactor project structure, add README and LICENSE
Diffstat (limited to 'resources/asm/tpu.atk16')
| -rw-r--r-- | resources/asm/tpu.atk16 | 12 |
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 |
