mirror of
https://github.com/Tolik-Trek/TITD.git
synced 2026-06-15 09:01:37 +03:00
Переход на относительные URL подмодулей
This commit is contained in:
parent
02de8b0acc
commit
9386440a1c
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
|||||||
[submodule "Shared_Includes"]
|
[submodule "Shared_Includes"]
|
||||||
path = Shared_Includes
|
path = Shared_Includes
|
||||||
url = https://github.com/Tolik-Trek/Shared_Includes.git
|
url = ../Shared_Includes.git
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 51198ce44bd19f511b63e6fafaf91b3de5470f9d
|
Subproject commit 90d829290d3946ab99952128f4717dde577ced04
|
||||||
@ -490,7 +490,7 @@ SETUP_RESET_HANDLER:
|
|||||||
OUT (SLOT3),A ;834c d3 e2 . .
|
OUT (SLOT3),A ;834c d3 e2 . .
|
||||||
RET ;834e c9 .
|
RET ;834e c9 .
|
||||||
;
|
;
|
||||||
BLOCK #834F-$,0
|
BLOCK #834F-$,0 ; shortblock-ok
|
||||||
RESET_HANDLER_BEGIN:
|
RESET_HANDLER_BEGIN:
|
||||||
DI ;834f f3 .
|
DI ;834f f3 .
|
||||||
LD SP,#bff0 ;8350 31 f0 bf 1 . .
|
LD SP,#bff0 ;8350 31 f0 bf 1 . .
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user