-
Notifications
You must be signed in to change notification settings - Fork 200
Build instructions
Sebastian Macke edited this page Mar 17, 2015
·
5 revisions
The sources are compiled with the tool browserify to two Javascript files (master and worker), which can be found in the bin directory. The shell script "compile" in the main folder provides an easy way to compile the source.
The extended filesystem can be found under https://github.com/s-macke/jor1k-sysroot In order to work, both repositories must be cloned in the same folder. Take a look in demos/main.html for the correct URLs.
Because of the security features of the web browsers, you should run the software from a local web server. Otherwise the program might not be allowed to load the binary files.