Geotale
Geotale
Changed commit message, I had to reorganize it a bit but I hope it follows guidelines better now ^^
I can probably commit to the hwtests repo if I can figure out how to get it set up ^^; I also will definitely squash the commits but I am...
I'm mildly afraid to try that bc this is interpreter-only and would require an entire thing somehow setting that up :,D
Oh right I forgot about sum0 and sum1, ty for reminding me ^^ -- I was planning try to figure out what in the world is failing the 3 specific...
I did get the tests fully working, but the changes might be larger and more complicated than initially expected ^^; I'm going to abstract as much away as possible though
ARM tests are actually failing which I think is really funny ^^; I would really like more information to see what exactly is failing and can try to fix the...
I can check on hardware quickly, but at least from the `3ff0000000000000` -> `3fefff0000000000` (new result) it seems like this PR is the correct one? Although I'll also add that...
Thinking about it, actually I do need to modify the JIT if it ends up calling this function!! x86-64 definitely does this at least...
I'm going to try my best as of now for x86-64 at the very least because the outputs of that function seem to match those failing in ARM64 on my...
I still haven't been able to get `wiiload` to work, but on Dolphin at least the number of failed tests is equivalent regardless of the version I tested with, so...