diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2024-04-12 22:28:40 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2024-04-12 22:28:40 +0300 |
| commit | b6ac63225524f1b34ffc4f780726ed981ba7e6a2 (patch) | |
| tree | 400a8f46e3ace22f31cf7e893686cfaf53445227 /resources/asm/tpu.atk16 | |
| parent | 77bbd007004a0c0174dd9ce3df840db04fe9ec98 (diff) | |
Add "@include %bootstrap" directive format for including builtin bootstrap file
Diffstat (limited to 'resources/asm/tpu.atk16')
| -rw-r--r-- | resources/asm/tpu.atk16 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/asm/tpu.atk16 b/resources/asm/tpu.atk16 index 1278f71..258390e 100644 --- a/resources/asm/tpu.atk16 +++ b/resources/asm/tpu.atk16 @@ -1,4 +1,4 @@ -@include bootstrap +@include %bootstrap @label main ldi vt_gr_mode_addr RA |
