From c5c0b0526f58ba0df238d19f765581500c865de3 Mon Sep 17 00:00:00 2001 From: archshift Date: Sun, 5 Apr 2015 01:22:41 -0700 Subject: [PATCH] Updated CPU (markdown) --- CPU.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CPU.md b/CPU.md index 4724828..f126a81 100644 --- a/CPU.md +++ b/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. \ No newline at end of file +There are no plans for emulating the ARM9 chip in the 3DS, which is mainly used for security purposes as well as DS games. \ No newline at end of file