Hi GBAlist!
Has anyone made tests on the speed of the LZ77 Bios
decompression funcions?
How do they compare with CpuSet and FastCpuSet? and
DMA Transfer?
All of them copy data from source to destination
(albeit with compression read data is normally smaller
than written data) so a relative comparison would be
possible and would be very useful in deciding when to
use compression.
Thanks in advance
Ronald