Updated CPU (markdown)

archshift 2015-04-05 01:22:41 -07:00
parent ad9550f496
commit c5c0b0526f

2
CPU.md

@ -4,4 +4,4 @@ Dyncom originally supported ARM7 (ARMv5) and partial ARMv6 only. We added in the
There are plans to implement a dynamic recompiler that will fallback into dyncom for unimplemented instructions, work has been started on that but very less progress.
There are no plans for supporting of ARM9 yet.
There are no plans for emulating the ARM9 chip in the 3DS, which is mainly used for security purposes as well as DS games.