mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 04:40:05 +00:00
added thumb mode emulation
This commit is contained in:
parent
c9b5b89e21
commit
7bf24c066b
6 changed files with 522 additions and 4 deletions
|
@ -145,6 +145,7 @@
|
|||
<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\arm\thumbemu.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