The Land Is Gone
Posted on 2009-10-02 19:06:06
After going through a few nightly runs of the emulator to find out which instructions were missing, I'm finally able to show you that.


Screenshot #000193 Screenshot #000194


Very buggy, that's all I have to say. But there's still some things we can see properly. One weird thing is that we don't see the terrain at all. It also crashes after rendering one frame of the scene shown in the second screen shot, so that's why I couldn't show you more than that. It's also possible to press start to skip the intro, but that also causes a crash, caused by a unhandled instruction. There's a special case with the QFSRV instruction that I don't handle properly, that I'll have to fix. And I gotta check the cause behind the divisions per zero that are occurring earlier in the execution of the program.

So, there's still plenty of work to do. Hope I can show you better screen shots next time.