diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2023-11-04 11:59:35 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2023-11-04 11:59:35 +0200 |
| commit | 6b7965facbeb34fd1fc84fff2bdd3d3a0c17e474 (patch) | |
| tree | 4b1e0842553a41e563cb4783bfae0a85b7aea396 /asm | |
| parent | 97bf5a802262bb47675fb6f4cd9d1e1522eaef5d (diff) | |
Add dig-install make target for automatically installing memory data
Diffstat (limited to 'asm')
| -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 335f71c..d7cdcec 100644 --- a/asm/text_mode.atk16 +++ b/asm/text_mode.atk16 @@ -11,7 +11,7 @@ cursor_to_line RC 1 put_string RC RB " HELLO CORECAMP" new_line RC - put_string RC RB " BY JAN" + put_string RC RB " »»»»»»» BY JAN" new_line RC new_line RC put_string RC RB " > " |
