I’ll be using Qt with gpsp and psx4all ports
Currently I have the dynamic recompilation running without the trampoline pattern (thanks to hinkka’s tips), so there’s no deoptimizations in the dynarec side anymore. However the speed is not near...
Currently I have the dynamic recompilation running without the trampoline pattern (thanks to hinkka’s tips), so there’s no deoptimizations in the dynarec side anymore. However the speed is not near...
I fixed the touch keys on the recent AntSnes 0.71 release. I though that I could support multi-touch in my application. I mean that there’s nothing preventing it to happen 🙂 It should just work. We...
It’s really hard to test the touch with N97, but at least the d-pad seems to be working better and start/select seem to be responding too 🙂 The project has now a wikipage at github. See the FAQ bef...
The Symbian has released the kernel as open source! The development environment consists of: Open source kernel and other complementary packages RVCT 4.0 compiler: free for developers and com...
The 5th edition version is finally ready. I had N97 to test it with, and it runs really well with it 🙂 The keypad works really well! Unfortunately I didn’t have a Samsung’s I8910 to test the capaci...
The certificate in the last AntSnes 0.63 release got old, so I updated the certificates. The sis files should work again, cheers!
I have been porting the AntSnes to the 5th edition. The reason I have been a bit lazy is that I can’t get the TRK debugger working with N97. So I have been working only with filelogger. That sucks!...
The build chain was originally made by Harry Li. I just continued the project and added support for static library linking, debugging etc. The 1.0 version can also build static libs, which can easi...
I made a simple scaling function for gpsp4symbian to stretch the frames into full screen. The algorithm seems to be working quite well with scaling factors between 1-2. Thanks to AnotherGuest for t...
Symbian phones are really slow compared to Linux based devices like gp2x etc. You really don’t get even near to the same performance (in frames per second) with Symbian phone compared to an open Li...