mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-12-20 00:44:06 +00:00
* add 'ADC 32bit and Overflow' test * Add WZR/WSP tests * fix ADC and ADDS * add ADCS test * add SBCS test * indent my code and delete comment * '/' <- i hate you x) * remove spacebar char * remove false tab * add frintx_S test * update frintx_S test * add ASRV test * fix new line * fix PR * fix indent * Add add_V tests * work on Frintx_V * Add Frintx_V Instruction * add some instruction and test * Syntax + indent * Delete Console Write * Delete Console Write 2 * CR del * Skip NaNs tests * Skip NaNs tests 2 * Fix errors 1 * Fix errors 2 |
||
|---|---|---|
| .. | ||
| Decoder | ||
| Events | ||
| Exceptions | ||
| Instruction | ||
| Memory | ||
| State | ||
| Translation | ||
| ABitUtils.cs | ||
| AOpCodeTable.cs | ||
| AOptimizations.cs | ||
| AThread.cs | ||
| ATranslatedSub.cs | ||
| ATranslatedSubType.cs | ||
| ATranslator.cs | ||
| ChocolArm64.csproj | ||