RIP-Comm / clementine

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

ARM(ALU): Added missing logical ops #85

Closed AlessioC31 closed 2 years ago

AlessioC31 commented 2 years ago

This PR adds the missing logical ops in ALU: AND, EOR, TST, BIC, MVN.