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

add asm struct and constant enum parsing support #21

Open LanHikari22 opened 6 years ago

LanHikari22 commented 6 years ago

This tailors to a specific macro format for structs found in the bn6f disassembly. Constants should also be imported from files under their file name as their common enum.