mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 12:50:04 +00:00
added ARM11 MMU from skyeye
This commit is contained in:
parent
bd38abf249
commit
328c415c74
6 changed files with 116 additions and 145 deletions
|
@ -144,6 +144,7 @@
|
|||
<ClCompile Include="src\arm\armsupp.cpp" />
|
||||
<ClCompile Include="src\arm\armvirt.cpp" />
|
||||
<ClCompile Include="src\arm\disassembler\arm_disasm.cpp" />
|
||||
<ClCompile Include="src\arm\mmu\arm1176jzf_s_mmu.cpp" />
|
||||
<ClCompile Include="src\core.cpp" />
|
||||
<ClCompile Include="src\core_timing.cpp" />
|
||||
<ClCompile Include="src\elf\elf_reader.cpp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue