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...
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...
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...
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’...
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...
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...
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...
The Qt’s default style tries to look as much your original S60 theme as possible. The big problem is that each phone can have very different theme, and then your application might look really bad. ...
This blog has been pretty quiet lately, and maybe you’re wondering why there has been no releases lateley 🙂 Well, I have been snowboarding the last month, so I really haven’t made any progress. I s...
The current Qt version is implemented on top of the old Avkon layer, and it really doesn’t have fast blitting methods available. Therefore I Implemented the blit with Symbian’s Anti-Tearing API, wh...
Support for green, red, menu, and camera keys: Current S60 v. 5.0 phones really don’t have that much keys, so I decided to add support for all keys that I can find from the phone. This will requir...