notaz said:Right, and RAM is mmapped at 0x80000000 on host if it's still not clear enough.Ari64 said:If the address is between 0x000000 and 0x1FFFFF then the carry flag will be clear. If it's between 0x80000000 and 801FFFFF then the overflow flag will be set.hlide said:if I'm not wrong, Rs should contain a PS1 address in the range between 0x000000 and 0x1FFFFF, does it mean your executable maps Pandora virtual addresses between 0x000000 and 0x1FFFFF to a physical area of 2Mbytes (PS1 RAM) ? it really bugs me...
We don't care about the carry flag.
Ok, I wasn't too familiar with "bvc" to hint the real intent
Last edited by a moderator: