mirror of
https://github.com/Tolik-Trek/ZX-SP-ROMs.git
synced 2026-06-15 01:11:46 +03:00
label rename
This commit is contained in:
parent
b7a39665e2
commit
5e3c286822
@ -1 +1 @@
|
||||
Subproject commit fc7af6fc40d61e9f8e626b39a8423d29a955afb2
|
||||
Subproject commit 520455dbdc4c10f1850fd697aa5be4703d6cfd27
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user