change string "Core in ROM"
This commit is contained in:
parent
c4debab264
commit
a41fe6946c
@ -1456,20 +1456,6 @@ FindStringAddr:
|
||||
LD L,A
|
||||
RET
|
||||
|
||||
; Get_Item_Address:
|
||||
; LD L,A
|
||||
; LD H,0
|
||||
; LD BC,MSG_Buffer
|
||||
; ADD HL,HL
|
||||
; ADD HL,BC
|
||||
; LD A,(HL)
|
||||
; INC HL
|
||||
; LD H,(HL)
|
||||
; LD L,A
|
||||
; INC HL
|
||||
; INC HL
|
||||
; RET
|
||||
|
||||
POSTLEN:
|
||||
CALL FindStringAddr
|
||||
LD BC,#0100
|
||||
|
||||
@ -526,8 +526,8 @@ msgStrings:
|
||||
_mSetStr ideSkiped, tmp_Counter : DZ 'Skipped '
|
||||
_mSetStr ideFail, tmp_Counter : DZ 'Fail ' ; !FIXIT strFail
|
||||
_mSetStr spModel, tmp_Counter : DZ 'Model name : '
|
||||
.str_ACEX_MODEL EQU $ ; 㪠§ ⥫ì áâப㠨¦¥ ¤«ï ¯ âç ¯¤¥©â¥à®¬
|
||||
_mSetStr spCNFver, tmp_Counter : DZ '1K30 config: '
|
||||
.str_ACEX_MODEL EQU $$$+17 ; 㪠§ ⥫ì áâப㠨¦¥ ¤«ï ¯ âç ¯¤¥©â¥à®¬
|
||||
_mSetStr spCNFver, tmp_Counter : DZ 'Core in ROM: EP1K30 v'
|
||||
_mSetStr spMemory, tmp_Counter : DZ 'Memory : '
|
||||
_mSetStr cmosFound, tmp_Counter : DZ 'CMOS : Found'
|
||||
_mSetStr cmosNone, tmp_Counter : DZ 'CMOS : None'
|
||||
@ -677,8 +677,8 @@ msgRusStrings:
|
||||
_mSetStrRus ideSkiped, tmp_Counter : DZ '<EFBFBD>யãé¥ '
|
||||
_mSetStrRus ideFail, tmp_Counter : DZ '<EFBFBD>¥ ®¯à¥¤¥«ñ '
|
||||
_mSetStrRus spModel, tmp_Counter : DZ 'Œ®¤¥«ì : '
|
||||
.str_ACEX_MODEL EQU $ ; 㪠§ ⥫ì áâப㠨¦¥ ¤«ï ¯ âç ¯¤¥©â¥à®¬ ; !FIXIT ? ¢ëâ¢ âì ç¥à¥§ FN_CRIPT.Acex_ver ?
|
||||
_mSetStrRus spCNFver, tmp_Counter : DZ '1K30 ª®ä¨£: '
|
||||
.str_ACEX_MODEL EQU $$$+17 ; 㪠§ ⥫ì áâப㠨¦¥ ¤«ï ¯ âç ¯¤¥©â¥à®¬ ; !FIXIT ? ¢ëâ¢ âì ç¥à¥§ FN_CRIPT.Acex_ver ?
|
||||
_mSetStrRus spCNFver, tmp_Counter : DZ 'Ÿ¤à® ¢ <EFBFBD>‡“ : EP1K30 v'
|
||||
_mSetStrRus spMemory, tmp_Counter : DZ '<EFBFBD> ¬ïâì : '
|
||||
_mSetStrRus cmosFound, tmp_Counter : DZ 'CMOS : <EFBFBD> ©¤¥'
|
||||
_mSetStrRus cmosNone, tmp_Counter : DZ 'CMOS : <EFBFBD>¥â'
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user