Age | Commit message (Collapse) | Author |
|
|
|
|
|
to be used for interlace emulation
|
|
|
|
also small refactoring to read function, might be more accurate
(but surely wrong for width 1)
|
|
|
|
a bit rough (as usual) and list slots only, but better than nothing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
saves a lot of address space
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it can't work directly on the list because modifies it
|
|
|
|
|
|
|
|
ex_regs must be updated as they are saved and sent to GPU
on frameskip
|
|
|
|
we do it in core now
|
|
..that works with vram and display list dumps to produce output
|
|
|
|
|
|
Tobal No.1 ...
|
|
|
|
|
|
old value ~1.4 was weird anyway
|
|
that division is not worth the quality increase it might give,
also sinc now can be 0 after resets, causing div0 fault.
|
|
this will probably make cdrom/vsync timing desync situation
worse (those were never in sync anyway) but fix some cdda
related sound stuttering.
Those magic values are used trying to preserve other SPU plugin
compatibility.
|
|
|
|
|