This commit is contained in:
Anatoliy Belyanskiy 2023-08-16 23:50:38 +10:00
parent 78e70718f1
commit 07a21f3978
4 changed files with 3 additions and 2 deletions

1
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "Shared_Includes"]
branch = main
path = Shared_Includes
url = https://github.com/Tolik-Trek/Shared_Includes.git

@ -1 +1 @@
Subproject commit cc0bf0dfac766dd97e7a5441b523034921cf3830
Subproject commit 3bb94842957f7b5df05da6bcf9e5b12dbab2d3b3

View File

@ -913,7 +913,7 @@ PORTS_INIT:
LD A,#FF
OUT (C),A
.isa_reset:
DEC A
DEC A ;!FIXIT ¬®¦¥â ã¡à âì æ¨ª« ®¦¨¤ ­¨ï ¨ § ¯ã«¨âì 0 ¢ ¨áã ¯®á«¥ ¨­¨â  ª« ¢ë?
JR NZ,.isa_reset
OUT (C),A

Binary file not shown.