Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
it should only return dir when finds a match,
bufile macro already does that.
|
|
|
|
Leaving BxxZALL unhadled, need a test as it's real easy
to mess it all up here.
|
|
|
|
|
|
|
|
this may help to avoid savestate format change in the future.
|
|
|
|
|
|
otherwise glitches happen if certain games are ran in a row.
|
|
mostly authored by shalma, some by weimingzhi.
|
|
lots of patches from shalma and gschwnd.
|
|
|
|
pcsxr-svn commit:
Author: weimingzhi
Date: Sat Aug 7 23:52:44 2010 +0000
refactored the interrupt scheduling code a bit to make it a little
more readable than using those "magic" numbers.
|
|
that large table was slow, probably because of dcache trashing.
|
|
|
|
|
|
they are missing support code in PCSX anyway.
|
|
..or else we might get jump there, which causes it to abort.
Also remove assert that's hit occasionally.
|
|
|
|
|
|
|
|
to prevent random noise
|
|
..because some games like to use the mirrors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it caused invalidate_addr() sometimes to be called with bad address.
|
|
|