1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-02-06 06:52:55 -06:00

1 Commits

Author SHA1 Message Date
merry
b97ff4da5e
A32: Fix ALU immediate instructions (#3179)
* Tests: Add A32 tests for immediate ADC/ADCS/RSC/RSCS/SBC/SBCS

* A32: Fix bug in ADC/ADCS/RSC/RSCS/SBC/SBCS

* CpuTestAluImm32: Add more opcodes

* Increment PTC version
2022-03-05 15:23:10 -03:00