the gpSP is a gameboy advance emulator originally written by Exophase. And now it’s ported to the Symbian OS! This is a small patch for the previous version, so no real need to update for Nokia use...
Fixing the blit for Samsung i8910
I got lot’s of complaints about the broken blit in gpsp4Symbian with Samsung i8910. The root cause for this problem is that the following code doesn’t set the ScreenBuffer in samsung into Landscape...
Download-Feed: my first WordPress plugin
Download-Feed is a plugin for creating a XML feed from downloads created with Download-Monitor WordPress plugin. The XML feed could be used for integrating a mobile client into the download-interfa...
gpSP4Symbian v0.5: first beta
the gpSP is a gameboy advance emulator originally written by Exophase. And now it’s ported to the Symbian OS! The first gpSP4Symbian release is now ready for the testing. It already has some of the...
AntSnesQt V. 0.6: new graphics
The new AntSnesQt comes with Big D-pad, which is optimized for resistive touchscreen. I had some help for the new graphics for this release: Thanks for Saiyaku for the new D-pad graphics and UI...
AntSnes v. 0.72: final release for S60 5th edition
I decided to make one more release for the 5th edition since the Qt + SwEvent is only working on Nokia’s phones. I’ll be using Qt from now on, and I recommend all Nokia users to take the Qt version...
gpsp running on Symbian
I have the gpsp port already running on my N97, and it looks really promising. Take a look at the video 🙂 The dynarec isn’t stable yet. I can run one track with mario kart, and then it freezes. It’...
Memory Mapping solution for Dynamic Recompilation in Symbian OS
The gpsp was my first emulator port with dynamic recompilation. The problem in memory mapping and dynarec is that local data in Symbian OS is too far away from the user area, where we the new memor...
AntSnesQt 0.5 : first beta
The AntSnes Qt is ready for first testing round. The whole UI is now working on top of Qt, so I expect there to be some new bugs compared to the older AntSnes version. The good news is that this in...
Running the AntSnesQt
I have been working with the new Qt UI that I’m going to use with my all emus in the future. The AntSnes Qt is quite close to be ready for first beta release, and the gpsp emu is on pretty good sha...