mirror of
https://github.com/libretro/pcsx2.git
synced 2025-01-01 14:58:22 +00:00
d2f3b4a7fc
In this iteration, a simple read-ahead scheme is used where the next expected read begins as soon as the CDVD code calls FinishRead. The expected improvement is close to 0 since a similar system is already in place in the core. The next iteration should have an internal buffer, and use completion callbacks to initiate read-aheads as soon as the previous read is done, without waiting for the emulator to fetch the results of the previous operation. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5486 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
.. | ||
build | ||
include | ||
src | ||
vsprops | ||
svn_readme.txt |