diff --git a/Shared_Includes b/Shared_Includes index fc7af6f..520455d 160000 --- a/Shared_Includes +++ b/Shared_Includes @@ -1 +1 @@ -Subproject commit fc7af6fc40d61e9f8e626b39a8423d29a955afb2 +Subproject commit 520455dbdc4c10f1850fd697aa5be4703d6cfd27 diff --git a/ZX_EXP/EXP_FN2.ASM b/ZX_EXP/EXP_FN2.ASM index 8abdb5b..ea1afb7 100644 --- a/ZX_EXP/EXP_FN2.ASM +++ b/ZX_EXP/EXP_FN2.ASM @@ -708,7 +708,7 @@ INIT_SYS_ALL: LD (HL),0 LDIR - LD DE,ZG_ADRESS + LD DE,ZG_ADDRESS LD (WIN_ZG-4000h),DE LD HL,L_SCORPION LD (CONFIG_ALL-4000h),HL diff --git a/ZX_EXP/EXP_LP2.ASM b/ZX_EXP/EXP_LP2.ASM index 1e7b664..bd768a8 100644 --- a/ZX_EXP/EXP_LP2.ASM +++ b/ZX_EXP/EXP_LP2.ASM @@ -868,7 +868,7 @@ LP_BEG_P: ; for low printer & save WIN_GET_ZG: ; DE - адрес куда переслать фонт - LD HL,ZG_ADRESS + LD HL,ZG_ADDRESS LD BC,800H LDIR AND A diff --git a/ZX_EXP/FONT.ASM b/ZX_EXP/FONT.ASM index bde6d66..46f9495 100644 --- a/ZX_EXP/FONT.ASM +++ b/ZX_EXP/FONT.ASM @@ -1,4 +1,4 @@ -ZG_ADRESS: +ZG_ADDRESS: DB 000h,07Eh,07Eh,06Ch,010h,038h,010h,000h,0FFh,000h,0FFh,00Fh,03Ch,03Fh,07Fh,018h DB 080h,002h,018h,066h,07Fh,03Eh,000h,018h,018h,018h,000h,000h,000h,000h,000h,000h DB 000h,030h,06Ch,06Ch,030h,000h,038h,060h,018h,060h,000h,000h,000h,000h,000h,006h