mirror of
https://github.com/Tolik-Trek/TITD.git
synced 2026-06-15 00:51:36 +03:00
Переход на относительные URL подмодулей
This commit is contained in:
parent
91d79ae697
commit
b733994e20
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
|
||||||
|
|||||||
@ -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