Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this is handled by frontend, so prevent double open/close
|
|
also fixes framelimiter and some config being overwritten by dfxvideo
|
|
|
|
|
|
|
|
some random refactoring too.
|
|
|
|
|
|
|
|
it should only return dir when finds a match,
bufile macro already does that.
|
|
|
|
also switch to PreviousPSXDisplay, it seems to be range checked.
|