Age | Commit message (Collapse) | Author |
|
|
|
shalma:
- Align start addresses to 16-bytes
- (Hopkat) registers.c - External loop address align to 16 bytes
- SoundOff prevents new channel from starting
- fixes Jungle Book (buzzing loop hangs)
|
|
|
|
|
|
|
|
|
|
not making use of extra .znx data or eboot TOCs yet.
|
|
otherwise we might miss irqs
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also fixes framelimiter and some config being overwritten by dfxvideo
|
|
|
|
|
|
also switch to PreviousPSXDisplay, it seems to be range checked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this makes the source tree more pleasant to work with.
|
|
|