Fixes a TON of games.
The flags are not yet in use in the Interpreters, this will ideally be commited next (requires VU code changes).
The Div/Sqrt method is unoptimized for now, the team is working on a faster equivalent.
Fixes:
- Final Fantasy X (fully playable)
- Klonoa 2
Partially Fixes:
- Mortal combat Shaloin Monks
- Gran Turismo 4 (game patch will be neceassary to skip Licence Test CRC check).
- Tourist Trophy (game patch will be neceassary to skip Licence Test CRC check).
The stop gap div measure is not yet enough to fully fix GT4/TouristTrophy (they will need different rounding modes per licences). Currently this is bridged on the Div Rounding Mode setting.