RIP-Comm / clementine

Gameboy Advance emulator.
MIT License
49 stars 13 forks source link

ARM: Extract `PSRTransfer` instruction from `DataProcessing` #199

Closed AlessioC31 closed 1 year ago

AlessioC31 commented 1 year ago

These two type of instructions do very different things even if they're under the same opcode in the datasheet. Splitting them makes also easier to manage disassembly for PSR.