jpsx icon indicating copy to clipboard operation
jpsx copied to clipboard

I've ported the code to maven

Open neo-expert opened this issue 4 years ago • 1 comments

If you have maven installed, you can just run "mvn clean install" to compile jpsx.

neo-expert avatar Jul 10 '20 16:07 neo-expert

the bcel in external is patched (to make it renentrant... running with the bcel from maven for me is causing random exceptions at runtime.

kilograham avatar Sep 29 '20 13:09 kilograham