Release 25/06/2025

This commit is contained in:
Tolik 2025-06-26 20:53:58 +10:00
commit 91d79ae697
11 changed files with 1695 additions and 2014 deletions

@ -1 +1 @@
Subproject commit c7bcbd096d4674064766dc9f61121f4843ddd635 Subproject commit a0e68ce3a19bd47537585e49bfbf5e45fab197a1

File diff suppressed because it is too large Load Diff

View File

@ -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

Binary file not shown.

BIN
reversing/K30L.ACX Normal file

Binary file not shown.