Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This reverts commit ca7c944853bbb689040c530655e2da231c40db5b
in favour of fix by Ari64 himself.
|
|
|
|
the peops one is sometimes sleeping when not needed.
|
|
|
|
|
|
used by at least R-Type Delta.
|
|
|
|
|
|
as hlide explained it's ok as long as we do DS first.
|
|
also refactor MTC0 code a bit.
|
|
|
|
|
|
some games are doing that.
|
|
we have enough data to load any savestate
|
|
|
|
it was not handling reloads/resets well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also correct a statement in readme.
|
|
|
|
|
|
some games blit outside framebuffer area, this is faster than
doing range checks.
|
|
this avoids some glitches and makes savestates compatible with
Pete's plugins.
|
|
|
|
|
|
|
|
based on pcsx4all code.
|
|
only partially works but oh well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|