mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-27 00:45:28 +01:00
3652809408
The only functional change is the error handling of GSP_GPU::ReadHWRegs function. We previously didn't return error codes (not even for success). The new returns were found by reverse engineering the GSP module.