ez80: rtc fix missing space in boot report

This commit is contained in:
Dean Netherton
2024-07-14 15:18:58 +10:00
parent aeb579d6ad
commit 37b3b96e49

View File

@@ -20,7 +20,7 @@ EZ80RTC_INIT:
RET NZ ; IF ALREADY ACTIVE, ABORT
CALL NEWLINE ; FORMATTING
PRTS("EZ80 RTC: ON-CHIP$")
PRTS("EZ80 RTC: ON-CHIP $")
LD A, 1 ; RTC FIRMWARE FUNCTION GROUP
LD B, 0 ; RTC INIT FUNCTION