diff --git a/src/crt0.s b/src/crt0.s index cd01511..41f89a3 100644 --- a/src/crt0.s +++ b/src/crt0.s @@ -60,10 +60,10 @@ _start: .space 7, 0x00 @ Software Version - .byte 0x00 + .byte 0x01 @ Complement Check - .byte 0xbb + .byte 0xba @ Reserved (2 Bytes) .space 2, 0x00