Almost playable
Posted on 2009-12-15 21:51:47
So, I fixed the memory card support for the game so I could load some saved games. That worked without much trouble. Next, I had to implement some instructions that weren't supported by the emulator. I needed to implement a few instructions to be able to see the field, a few more for the particle engine (I think) and finally some more for the battle mode.


Screenshot #000201 Screenshot #000202 Screenshot #000203 Screenshot #000204
Screenshot #000205 Screenshot #000206 Screenshot #000207


As you can see, it's still very ugly, but I can move around everywhere without crashing. I'm going to check why the fonts are acting weird next. After, I'll try to see if I can fix the bugs that cause some of the uglyness by analyzing the simple monster arena scene.