![]() |
![]() |
![]() |
![]() |
![]() |
Fix previously working programs
Posted on 2006-08-28 00:00:00 |
Completed the changes in PADMAN so it can adapt itself to which version is requested.
Unfortunately, there's some more things I need to fix before I can really call this development complete: - Some programs, like Quake and Slave of the VU, seem to be causing some problems when uploading image data to the GS. - Slave of the VU is a bit screwed up, but this is probably because I commented out the implementation of the VIF V4-5 decompressor. - Atelier Iris will crash during the intro sequence. This is due to the use of an unsupported IPU command which I'll have to implement. - Add this "force flipping at v-sync" flag for the OpenGL GS handler. That's pretty much some of the major bugs I can think about for the moment. So, I'll be working on fixing these next. |