Closed AidenBeresford closed 1 month ago
Adds functionality to the disassemble_arm and disassemble_thumb functions. Should be everything we need for the disassembler, which means it's time to start working on implementing the instructions. Closes #3
disassemble_arm
disassemble_thumb
Adds functionality to the
disassemble_arm
anddisassemble_thumb
functions. Should be everything we need for the disassembler, which means it's time to start working on implementing the instructions. Closes #3