From ad9550f4969b8a9cab1dc30d6ba3c08eaabf4c95 Mon Sep 17 00:00:00 2001 From: sairathnavamsi Date: Sun, 5 Apr 2015 01:14:28 -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 a4efd97..4724828 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 support ARM9 yet. \ No newline at end of file +There are no plans for supporting of ARM9 yet. \ No newline at end of file