HexManiacAdvance/src/HexManiac.Tests/test_compiled/Expand01_-_Move_Stats.bin
Benjamin Popp ea22201fe9 Improve thumb compiler
* `ldr rn, #` requires an input to be a multiple of 4
* `ldrh rn, #` requires an input to be a multiple of 2
* `ldrb rn, #` requires an input to be a multiple of 1
* `add sp, #` and `sub sp, #` require the input to be a multiple of 4
* `add rd, sp, #` and `add rd, pc, #` require the input to be a multiple of 4
2020-10-07 09:03:01 -05:00

80 B