unarm 1.5.0 fixes some erroneous instructions, including prioritizing LDRSB/LDRH/LDRSH over CMP (they have very similar bit patterns) and allowing backwards branches on Thumb (my apologies to GBA devs). See other changes at https://github.com/AetiasHax/unarm/pull/5.
unarm 1.5.0 fixes some erroneous instructions, including prioritizing LDRSB/LDRH/LDRSH over CMP (they have very similar bit patterns) and allowing backwards branches on Thumb (my apologies to GBA devs). See other changes at https://github.com/AetiasHax/unarm/pull/5.