mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-17 05:57:03 +02: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