Derek "Turtle" Roe
Derek "Turtle" Roe
# Project64 CPU recompiler krom tests ## Project64 CPU recompiler (CPU instructions): ADD ADDU AND DADD DADDU DDIV DDIVU DIV DIVU DMULT DSUB DSUBU MULT MULTU NOR OR SUB SUBU...
CPU recompiler testing is done I think! Next up is probably the RSP interpreter. 😄
ReactOS is considered pre-alpha, so probably not anything we can do about that really other then wait for it to become more complete and stable. This is just me thinking...
I tried as many other plugin combinations as I could and the only plugins with any issues was GLideN64 in HLE and LLE. These plugins all worked flawlessly: Angrylion Angrylion's...
Does this occur on both the CPU interpreter and the CPU recompiler?
Hm, that's interesting. I'll look into it in-depth tomorrow. Thanks for the extra info! 😄
Next post will have a table with tests passed and failed
# Project64 CPU interpreter krom tests ## Project64 CPU interpreter (CPU instructions): ADD ADDU AND DADD DADDU DDIV DDIVU DIV DIVU DMULT DSUB DSUBU MULT MULTU NOR OR SUB SUBU...
CPU interpreter testing is done I think! Next up is the CPU recompiler. 😄
Project64 hasn't been very easy to use with frontends because as far as I know it doesn't have a command-line interface. I think it at some point had command-line switches,...