LanHikari22 / GBA-IDA-Pseudo-Terminal

IDAPython tools to aid with analysis, disassembly and data extraction using IDA python commands, tailored for the GBA architecture at some parts
13 stars 1 forks source link

automatically handle thumb MOV, LSL combos that combine together into a 4-byte MOVS #8

Open LanHikari22 opened 6 years ago

LanHikari22 commented 6 years ago

Currently, those must either be changed manually, or handled by altering IDA assembly format settings

LanHikari22 commented 6 years ago

To disable, go to options > analysis > processor specific, and disable macros