rushechki

This commit is contained in:
Anatoliy Belyanskiy 2023-09-17 22:19:06 +10:00
parent ef85cfad4c
commit 45924d6a3b
2 changed files with 6 additions and 2 deletions

View File

@ -653,12 +653,16 @@ INFO_MESSAGE: ;!FIXIT
CALL ScreenPOS.CRLF
ABOOT: LD A,msgStrings.bootAltDrv
CALL POSTMSG
LD E,COLORS.CGA.INC.LGREEN
;CALL C,POSTMSG
CALL C,POSTMSC
LD BC,#7010 ; !HARDCODE ¬ áª  ¨ ï祩ª  ¤«ï ç⥭¨ï §­ ç¥­¨ï ª¬®á ¤«ï  «ìâ¥à­ â¨¢­®£® § £à㧮筮£® ¤à ©¢ 
CALL PrepareToBOOT
LD A,msgStrings.bootFail
CALL C,POSTMSG
LD E,COLORS.CGA.INC.LRED
;CALL C,POSTMSG
CALL C,POSTMSC
CALL ScreenPOS.CRLF
;NO START DISK - RESTART / SETUP / ZX SPECTRUM mode

Binary file not shown.