gdkchan 59d1b2ad83 Add MUL (vector by element), fix FCVTN, make svcs use MakeError too 8 years ago
..
Decoder 59d1b2ad83 Add MUL (vector by element), fix FCVTN, make svcs use MakeError too 8 years ago
Events 950011c90f Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store 8 years ago
Exceptions 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 years ago
Instruction 59d1b2ad83 Add MUL (vector by element), fix FCVTN, make svcs use MakeError too 8 years ago
Memory f876bd2a80 Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it is no longer needed with direct memory access, move some memory management logic out of AMemoryMgr, change default virtual filesystem path to AppData 8 years ago
State 950011c90f Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store 8 years ago
Translation 3edb66f389 Improve CPU initial translation speeds (#50) 8 years ago
ABitUtils.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 years ago
AOpCodeTable.cs 59d1b2ad83 Add MUL (vector by element), fix FCVTN, make svcs use MakeError too 8 years ago
AOptimizations.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 years ago
AThread.cs 950011c90f Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store 8 years ago
ATranslatedSub.cs 3edb66f389 Improve CPU initial translation speeds (#50) 8 years ago
ATranslatedSubType.cs 3edb66f389 Improve CPU initial translation speeds (#50) 8 years ago
ATranslator.cs 344fc8a55d Try fixing NvFlinger rotation with scaling, return correct error code on WaitSignal timeout, always display window at the center of the screen 8 years ago
ChocolArm64.csproj 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 years ago