PDA

View Full Version : Jario64 - Nintendo 64 for Java



wraggster
September 2nd, 2009, 22:12
News via http://www.aep-emu.de/PNphpBB2-file-viewtopic-t-13316.html

Jario64 is a Nintendo 64 emulator (based on Project64) for Java.


Quote:
Jario64 is an open source Nintendo64 emulator written in Java based originally on the Project64 emulator code.
Jario64 was written in 2005. Originally it was based on the source code from Project64 but since that time has evolved. The Java code is much more object oriented and much was removed/added. Jario follows the same plugin pattern of other popular N64 emulators, and the plugins are based on open source plugins that were available at the time. When I created this originally it was more for educational purposes since I knew I could produce source code that was much easier to understand than most other emulator source code (Jario64 has no hacks for specific games anywhere in it, no dynamic recompiling, no strange pointer manipulation, and is much more modularized). But I didnīt know if it would be fast enough to play, nor did I really care. Happily it did turn out fast enough that I decided to concentrate on some optimizations and get it playable. It is definitely not as fast as other emulators but it works and possibly is slightly safer since it is managed code (no buffer overruns, or pointers to invalid memory.)

Current Status:

Jario64 runs a lot of the more popular games. Some improvements could still be made on the graphics plugin. Sound is not available yet although there is a Java plugin already created for sound, it just isnīt fully working yet (sound does work for some of the demo roms). The only current input plugin is for the keyboard. The graphics plugin uses JOGL for 3D. The sound plugin is using JOAL. Jario64 only runs in pure interpreter mode and it does not use a rom database. The GUI is currenly very minimal.

I am looking for people who would be interested in continuing this project. Either in coding, testing, plugin development, promotion, documentation, etc. Please leave comments if you have anything to say about this project. Thanks.

Here is a link to Project64 site: http://www.pj64-emu.com/

Keyboard Mappings:

keyboard arraow keys =
DPAD
enter = START
x = A BUTTON
c = B BUTTON
a = LEFT TRIGGER
s = RIGHT TRIGGER
z = Z TRIGGER

Download Here --> http://www.dooglamoo.com/software/jario64/63-jario64downloads