From 7dcfb9c1cf6f8e51e78f6cd686a88bcacb061a54 Mon Sep 17 00:00:00 2001 From: ShizZy Date: Tue, 17 Sep 2013 23:03:54 -0400 Subject: added ARMulator/skyeye ARM11 core to the project --- src/core/core.vcxproj.filters | 48 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'src/core/core.vcxproj.filters') diff --git a/src/core/core.vcxproj.filters b/src/core/core.vcxproj.filters index 9d981b995..b262708fc 100644 --- a/src/core/core.vcxproj.filters +++ b/src/core/core.vcxproj.filters @@ -6,6 +6,12 @@ arm\disassembler + + arm + + + arm + @@ -14,6 +20,9 @@ {61100188-a726-4024-ab16-95ee242b446e} + + {a64d3c8a-747a-491b-b782-6e2622bedf24} + @@ -21,5 +30,44 @@ + + arm + + + arm + + + arm + + + arm + + + arm + + + arm + + + arm + + + arm\mmu + + + arm\mmu + + + arm\mmu + + + arm\mmu + + + arm\mmu + + + + \ No newline at end of file -- cgit v1.2.3