mirror of
https://github.com/N64Recomp/N64Recomp.git
synced 2025-05-28 22:33:15 +00:00
Implemented RSP microcode recompilation
This commit is contained in:
parent
877524cf94
commit
217a30b032
10 changed files with 2424 additions and 39 deletions
|
@ -30234,6 +30234,9 @@
|
|||
<ClCompile Include="funcs\lookup.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="rsp\njpgdspMain.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="portultra\platform_specific.h">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue