moveq #2,d1 ; #2 = Platform is Holden
cmp.b (byte_0_1E5C5).l,d1 ; Check against Platform type in cal
bne.s loc_0_29A96 ; If not the Holden then skip Lean Cruise
jsr sub_0_2F68E ; Jump to Lean Cruise Subroutine

loc_0_29A96:
jsr sub_0_38372 ; Jump to Knock control subroutine


how do we actually get a program to read this i do have ida pro so tell me how to get to this point. It for educational purposes ONLY!