A Playstation 2 Emulator in Java(code.google.com)
code.google.com
A Playstation 2 Emulator in Java
http://code.google.com/p/jps2/
3 comments
The code is pretty damn ugly (but then, most emulator code is), and the project is pretty much dead, seeing that the latest commit is from 2010. Why is this on here again?
Sunday mornings are the best timeslot for submitting stories to HN... http://hnpickup.appspot.com/
It actually gets upvoted.
Why is this at the top of HN? There's nothing there. (Or am I blind?)
While I think PCSX2 could stand some improvement (its Linux port is well behind the Windows one, and even getting it to build is a huge pain due to lack of 64 bit support) I don't think this project is going to be it. I'm pretty dubious on the choice of Java as well; PCSX2 needs a pretty quick CPU as it is, and if it ran at even half the speed that could be the difference between playable FPS and not.