Age | Commit message (Collapse) | Author |
|
|
|
also merge the mix buffers - the idea was to make use of neon there but
I've decided againt it, it wouldn't improve things much according to
profiling.
|
|
|
|
|
|
|
|
|
|
return config data when in config mode only (like LilyPad does)
|
|
|
|
if display is never moved/resized, it's never updated in
frameskip mode. Detect this.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|