don't work

This commit is contained in:
Tolik 2024-10-20 19:47:46 +10:00
parent 097de8c2f6
commit e2fe8cb221
10 changed files with 1295 additions and 1945 deletions

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.