gdkchan ae91da5b60 Merge pull request #2 from gdkchan/direct_memory vor 8 Jahren
..
Decoder 79f028e410 Add FMADD and FMSUB instructions vor 8 Jahren
Exceptions b7e1d9930d aloha vor 8 Jahren
Instruction ae91da5b60 Merge pull request #2 from gdkchan/direct_memory vor 8 Jahren
Memory 18ac1c4045 Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method vor 8 Jahren
State 2347c44bbf Improve access to system registers by using properties, also use exclusive region granularity on exclusive load/stores, and ensure that acquires without releases won't hold the address forever, remove unused ALU rev method vor 8 Jahren
Translation b99e808791 Support loading NSO/NRO without a MOD0 header, stub some functions, support more ids on SvcGetInfo vor 8 Jahren
ABitUtils.cs b7e1d9930d aloha vor 8 Jahren
AOpCodeTable.cs d0954564cd Add ADC and SBC instructions vor 8 Jahren
AThread.cs b7e1d9930d aloha vor 8 Jahren
ATranslatedSub.cs b7e1d9930d aloha vor 8 Jahren
ATranslator.cs b7e1d9930d aloha vor 8 Jahren