![]() |
![]() |
![]() |
![]() |
![]() |
Prepare the v0.20 Release
Posted on 2006-03-31 00:00:00 |
Made the starting viewport size of the emulator 512x384 instead of 320x240.
Finished and tested the rewriting of the VUI128 module. There shouldn't be anything more to add in there now. Removed the crappy custom RLE compression used for the saved states and added the use of gzip compression using the zlib library. The saved states files are now much more smaller (but still bigger than 1MB in much cases) and the saving and loading operations are faster. Optimized the instruction prologue sequence a bit more. Before closing the optimization case, I want to modify some more instructions. I'm going to work on the SLT instruction family next and look for more pathetic cases. |