Skip to content
stpe edited this page Mar 2, 2013 · 2 revisions

Depending on your operating system and if you just want to try JNiosEmu it out or install it permanently there are several options available.

In order to run JNiosEmu you need Java 6 or higher.

Java Webstart

If you just want to try JNiosEmu out without actually installing anything you may use the Java Webstart version that is available on the JNiosEmu project page.

Windows

Download the self-executable setup file from the JNiosEmu website and run it. It will let you chose where to install the JNiosEmu jar file and provide shortcuts that will execute it.

Other platforms

JNiosEmu is just a simple jar file, download it and run by entering the following at the command prompt (provided java is in your path):

java -jar jniosemu.jar

Clone this wiki locally