diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2023-11-04 20:56:54 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2023-11-06 14:01:09 +0200 |
| commit | 7309d563c6661f6e17c1ed3577b40b9646a85bb4 (patch) | |
| tree | a1c483744fe3592c7f6ab20e618ee8a52f0bebdb /asm/text_mode.atk16 | |
| parent | c28c5320a4084c1c728c10ec35196630e35d94db (diff) | |
wip compiler
Diffstat (limited to 'asm/text_mode.atk16')
| -rw-r--r-- | asm/text_mode.atk16 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/text_mode.atk16 b/asm/text_mode.atk16 index 54741dc..f20eac9 100644 --- a/asm/text_mode.atk16 +++ b/asm/text_mode.atk16 @@ -1,4 +1,4 @@ -@opt stack_pointer RF +@opt stack_pointer RG @opt csr_scratch RH @use ext_std:* @use ext_string_io:* |
