Project for PPC testing First of all try to compile your PPC
build
1)create "build" directory
2)use CMAKE to generate files
3)open .sln in VS 2022
4)add .xex FUNC to kernal.cpp
5)also use command /ferro
6)use PPC_FUNC parser from here, for the fast searching of your PPC_FUNC: https://github.com/testdriveupgrade/RecompTools_Parsers
7)build our PPC files
also
Thanks https://github.com/Grien25 for sources