mirror of
https://github.com/Tolik-Trek/TITD.git
synced 2026-06-15 17:11:37 +03:00
Release 25/06/2025
This commit is contained in:
commit
91d79ae697
@ -1 +1 @@
|
|||||||
Subproject commit c7bcbd096d4674064766dc9f61121f4843ddd635
|
Subproject commit a0e68ce3a19bd47537585e49bfbf5e45fab197a1
|
||||||
3705
game_loader_dasm.a80
3705
game_loader_dasm.a80
File diff suppressed because it is too large
Load Diff
@ -12,7 +12,7 @@ GAME_PREPARE EQU #8000
|
|||||||
LD HL,7 ;b007 21 07 00 ! . .
|
LD HL,7 ;b007 21 07 00 ! . .
|
||||||
JP C,ERROR_EXIT.BIOS ;b00a da 94 b0 . . .
|
JP C,ERROR_EXIT.BIOS ;b00a da 94 b0 . . .
|
||||||
LD (BOARD_ID.number),HL ;b00d 22 b7 b0 " . .
|
LD (BOARD_ID.number),HL ;b00d 22 b7 b0 " . .
|
||||||
LD (BOARD_ID.type),A ;b010 32 b9 b0 2 . .
|
LD (BOARD_ID.type),A ;b010 32 b9 b0 2 . .
|
||||||
;
|
;
|
||||||
LD HL,SN_CHECKSUM ;b013 21 bb b0 ! . .
|
LD HL,SN_CHECKSUM ;b013 21 bb b0 ! . .
|
||||||
LD DE,4 ;b016 11 04 00 . . .
|
LD DE,4 ;b016 11 04 00 . . .
|
||||||
|
|||||||
BIN
reversing/K30.ACX
Normal file
BIN
reversing/K30.ACX
Normal file
Binary file not shown.
BIN
reversing/K30L.ACX
Normal file
BIN
reversing/K30L.ACX
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user