mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-16 11:59:59 +01:00
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.