mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-26 09:29:28 +00:00
6582536591
It's used in the main emulator loop (ppc_exec_inner), and the function call overhead adds up. By inlining it, time to boot to the Finder using a 7.1.2 install CD and a 6100 ROM goes from ~6700ms to ~6400ms (with clang 14 on a M2 Max) |
||
---|---|---|
.. | ||
test | ||
CMakeLists.txt | ||
poweropcodes.cpp | ||
ppcdisasm.cpp | ||
ppcdisasm.h | ||
ppcemu.h | ||
ppcexceptions.cpp | ||
ppcexec.cpp | ||
ppcfpopcodes.cpp | ||
ppcmmu.cpp | ||
ppcmmu.h | ||
ppcopcodes.cpp |