update recovery, small optimization in loader.asm

This commit is contained in:
Anatoliy Belyanskiy 2024-06-02 18:53:49 +10:00
parent a41fe6946c
commit 3567249a72
2 changed files with 4 additions and 4 deletions

View File

@ -80,7 +80,7 @@
INC L INC L
DJNZ .conf_header_loop DJNZ .conf_header_loop
XOR A ;XOR A
JR .exit_conf_check JR .exit_conf_check
.Conf_Packed: .Conf_Packed:
SCF SCF

Binary file not shown.