grumpycoders / pcsx-redux

The PCSX-Redux project is a collection of tools, research, hardware design, and libraries aiming at development and reverse engineering on the PlayStation 1. The core product itself, PCSX-Redux, is yet another fork of the Playstation emulator, PCSX.
https://pcsx-redux.consoledev.net
GNU General Public License v2.0
637 stars 96 forks source link

Update gte-registers.hh #1734

Closed mina-skunk closed 1 week ago

mina-skunk commented 2 weeks ago

add PseudoRegisters

nicolasnoble commented 2 weeks ago

This actually fails to compile, apparently. See https://github.com/grumpycoders/pcsx-redux/actions/runs/10859372991/job/30138614587?pr=1734. It's late here, but I'll have a look tomorrow.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 9.74%. Comparing base (40a16c3) to head (b9fbb30). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1734 +/- ## ======================================= Coverage 9.74% 9.74% ======================================= Files 447 447 Lines 135582 135582 ======================================= Hits 13209 13209 Misses 122373 122373 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.