File Description
Happy New Year! The new version 0.5.0 is now published, hope it'll be your good gift. There're couple of significant changes in this release: 1. Redesigned Virtual Keyboard. I would like to take this chance to say thanks to Anweifeng, his creative design of input method improves input usability dramatically. Please also report your feedback of the new Virtual Keyboard and input method, any suggestions and bug reports are welcome. 2. Optimized interpreter loop of VM. Comparing with the old pure C interpreter, the new ASM optimized interpreter improves VM performance about 25%, according to benchmark. But it's NOT meant that you will find many applications run faster 25% than previous release, in fact, obviously improvement could only be seen on some specific games. In addition, JSR226 - SVG and JSR172 - Web Service support is also added in this release. These 2 JSRs are not widely used by commercial applications actually, but I hope it could help some homebrew JavaME application, e.g GPS map applications.
pspkvm v0.5.0 11 Jan. 2009 Author: Sleepper, M@x Email: pspkvm@gmail.com Project website: http://www.pspkvm.com http://www.pspkvm.cn Project home on SF: https://sourceforge.net/projects/pspkvm -------------------------------- Change log -------------------------------- - Completely new designed Virtual Keyboard (Great thanks to Anweifeng, who is the designer and coder of new Virtual Keyboard) - Support JSR226(SVG) and JSR172(Web Service) - Optimized interpreter loop of VM, JB2 score improves 25% - Bug fix and improvement in networking - Support user defined Truetype font size by pspkvm.ini - Add CPU speed setting in "Select device" menu
|