mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-14 08:37:00 +02:00
added missing armcopro from skyeye
This commit is contained in:
parent
9a642caee7
commit
ad49d481a8
6 changed files with 1098 additions and 251 deletions
|
|
@ -139,6 +139,7 @@
|
|||
<ItemGroup>
|
||||
<ClCompile Include="arm\disassembler\arm_disasm.cpp" />
|
||||
<ClCompile Include="arm\disassembler\load_symbol_map.cpp" />
|
||||
<ClCompile Include="arm\interpreter\armcopro.cpp" />
|
||||
<ClCompile Include="arm\interpreter\armemu.cpp" />
|
||||
<ClCompile Include="arm\interpreter\arminit.cpp" />
|
||||
<ClCompile Include="arm\interpreter\armmmu.cpp" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue