From 3e1eafa244dc2ea6a1d8de6e841370c83c362dda Mon Sep 17 00:00:00 2001 From: bunnei Date: Thu, 15 May 2014 22:54:17 -0400 Subject: - moved mmu to arm/interpreter folder - added initial VFP code from skyeye --- src/core/core.vcxproj | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/core/core.vcxproj') diff --git a/src/core/core.vcxproj b/src/core/core.vcxproj index b56661e48..1aaf28eee 100644 --- a/src/core/core.vcxproj +++ b/src/core/core.vcxproj @@ -147,6 +147,10 @@ + + + + @@ -182,6 +186,9 @@ + + + -- cgit v1.2.3