Question about NO$GBA
Posted: October 2nd, 2024, 11:01 pm
Is there a hotkey for switching between ARM and Thumb in the disassembly window?
I can't find anything related to it in the provided help documentation. The lack of this function drives me nuts because currently I repeatedly switch between game and disassembler until it lands on Thumb code in the process of execution and simply setting breakpoint on the address, where Thumb code is located but the window displays it as ARM, doesn't have any effect.
Also in the past I encountered a problem, where not all instructions were recognized when you attempt to change them. In my case it was LDRHLE, so I was forced to use online converter https://armconverter.com/ which had no issue converting it because obviously there's nothing supernatural about it.
I can't find anything related to it in the provided help documentation. The lack of this function drives me nuts because currently I repeatedly switch between game and disassembler until it lands on Thumb code in the process of execution and simply setting breakpoint on the address, where Thumb code is located but the window displays it as ARM, doesn't have any effect.
Also in the past I encountered a problem, where not all instructions were recognized when you attempt to change them. In my case it was LDRHLE, so I was forced to use online converter https://armconverter.com/ which had no issue converting it because obviously there's nothing supernatural about it.