mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-21 23:40:06 +00:00
Updated CPU (markdown)
parent
9aeda6ba62
commit
9ccddc7878
4
CPU.md
4
CPU.md
@ -4,4 +4,6 @@ Dyncom originally supported ARM7 (ARMv5) and partial ARMv6 only. We added in the
|
|||||||
|
|
||||||
There are plans to implement a dynamic recompiler that will fall back into dyncom for unimplemented instructions; work has been started on this but very little progress has been made.
|
There are plans to implement a dynamic recompiler that will fall back into dyncom for unimplemented instructions; work has been started on this but very little progress has been made.
|
||||||
|
|
||||||
There are no plans for emulating the ARM9 chip in the 3DS, which is mainly used for security purposes as well as DS games.
|
There are no plans for emulating the ARM9 chip in the 3DS, which is mainly used for security purposes.
|
||||||
|
|
||||||
|
There are no plans for backward compactability (DS games) too.
|
Loading…
x
Reference in New Issue
Block a user