text scroller

This commit is contained in:
2024-05-24 21:48:35 +03:00
parent acb50e1e15
commit 05de1acfc9
4 changed files with 152 additions and 134 deletions

View File

@ -45,7 +45,7 @@ TIMINGS_REC_STRING_PTR_FIELD_OFS equ (REC_TIMINGS_TIME_FIELD_SIZE + REC_TIMINGS_
section .textstr1 data
;______STRINGS_START______
_string0: DEFINE_STRING 32 END_STRING
_string0: DEFINE_STRING 65, 115, 115, 101, 109, 98, 108, 121, 32, 50, 48, 50, 52 END_STRING
_string1: DEFINE_STRING 65, 115, 115, 101, 109, 98, 108, 121, 13, 50, 48, 50, 52 END_STRING
_string2: DEFINE_STRING 71, 111, 111, 100, 98, 121, 101, 33 END_STRING
;______STRINGS_END______