Y
Hacker News
new
|
ask
|
show
|
jobs
by
voctor
2474 days ago
And one in Java:
https://github.com/kilograham/jpsx
2 comments
strags
2474 days ago
This one is fascinating - especially the slides from the JavaOne presentation. It JITs heavily-used R3000 blocks into Java bytecode, which is then JITted by the Java interpreter. And he did it 14 years ago!
link
totallynotcool
2474 days ago
Having a problem finding the "one line" version. Mind directly linking to it?
https://github.com/kilograham/jpsx/tree/master/src
link
penagwin
2474 days ago
I think you miss read his comment
link