mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 02:22:24 -07:00
added hw R/W/ memory functions
This commit is contained in:
@@ -138,6 +138,7 @@
|
||||
<ClCompile Include="src\arm\disassembler\arm_disasm.cpp" />
|
||||
<ClCompile Include="src\core.cpp" />
|
||||
<ClCompile Include="src\mem_map.cpp" />
|
||||
<ClCompile Include="src\mem_map_funcs.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="src\arm\armcpu.h" />
|
||||
|
Reference in New Issue
Block a user