You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.
Pcsx do it in following way:
{{{
#define SUM_FLAG if(gteFLAG & 0x7F87E000) gteFLAG |= 0x80000000;
}}}
SUM_FLAG is called at the end of each opcode to calculate the sum.
How (and where) Pops calculate sum flag is still unknown.
Original issue reported on code.google.com by
[email protected]
on 9 Feb 2011 at 11:38The text was updated successfully, but these errors were encountered: