A C# ARM64 emulator that works translating ARM code to CIL
Go to file
2018-04-22 01:22:46 -03:00
Decoder [CPU] Fix CBZ/CBNZ with 32 bits operands 2018-04-06 17:22:26 -03:00
Events
Exceptions
Instruction Stub a few services, add support for generating call stacks on the CPU 2018-04-22 01:22:46 -03:00
Memory
State Stub a few services, add support for generating call stacks on the CPU 2018-04-22 01:22:46 -03:00
Translation Stub a few services, add support for generating call stacks on the CPU 2018-04-22 01:22:46 -03:00
ABitUtils.cs
AOpCodeTable.cs Fix Addp_S in AOpCodeTable. Add 5 Tests: ADDP (scalar), ADDP (vector), ADDV. (#96) 2018-04-21 16:15:04 -03:00
AOptimizations.cs Stub a few services, add support for generating call stacks on the CPU 2018-04-22 01:22:46 -03:00
AThread.cs Add SvcSetThreadActivity, tweak SignalProcessWideKey, add fmul32i shader instructions and other small fixes 2018-04-19 16:18:30 -03:00
ATranslatedSub.cs [CPU] Speed up translation a little bit 2018-04-11 14:44:03 -03:00
ATranslatedSubType.cs
ATranslator.cs [CPU] Speed up translation a little bit 2018-04-11 14:44:03 -03:00
ChocolArm64.csproj