Jpcsp SVN r1312 is released.JPCSP is a PlayStation Portable(PSP) emulator which is written in JAVA. JPCSP is the first PSP emulator that is written in JAVA. Most people think java is too slow. But Shadow and his team has proven us wrong. The newest Java versions are almost as fast as C which makes it very interesting for emu dev's. Shadow and his team are working day and night with pleasure on the emu, many coders have dedicated to the project. Because it's written in java many young devs find it interesting to learn how the emulator works.
Jpcsp SVN changelog:
r1309
Simple but massive refactoring. Use stringbuilder instead of stringbuffer in buffers that do not "escape" to class variables.
There is a stringBuffer variable that escapes (it is a field) but i'm not sure if it can be replaced - the function that modifies it and returns its toString() is never called. It is in jpcsp.log.HTMLLayout. I think the plan for this class might be to call it in another thread than the EDT. As such i will not modifiy the field.
r1310
Missing argument in string format.
r1311
Removed catch that just threw again, closed resource using the function for that.
r1312
Simple funcionality perserving refactoring
Download: Jpcsp SVN r1312
Source:Here
2010-01-15
Random Related Topic
0 Comments
Post a Comment