/linux.js

A personal playground for Jor1k, a OR1K Emulator running Linux.

Primary LanguageHTML

       ╭─────╮                    ))))
       │     │       ╭───╮  ╭ooO_(o o)_Ooo╮╭─╮  ╭───╮  ╭──╮          ╭───╮  ╭──────╮
       │     │       ├───┤  │     (_) │   ││ │  ╰╮  ╰╮╭╯ ╭╯          │   │  │  ────┤
       │     ╰────╮  │   │  │   ╭╮ │  │   ╰╯ │   ╰╮  ╰╯ ╭╯          ╭╯   │  │      │
       │          │  │   │  │   ││ │  │      │   ╭╯  ╭╮ ╰╮   ╭──╮   │    │  ├────  │
       ╰──────────╯  ╰───╯  ╰───╯╰─╯  ╰────┴─╯   ╰───╯╰──╯   ╰──╯   ╰────╯  ╰──────╯

       ╭──╮   ╭──╮      ┬ ╭─╮ ╭      ╭─╮    ┬──╮   ╭──╮   ┬   ┬   ╭──╮   ╭──╮   ┬──╮
       │  │   ╰──╮      │ │ │ │      ├─┴╮   ├─┬╯   │  │   │ │ │   ╰──╮   ├─┤    ├─┬╯
       ╰──╯   ╰──╯      ┴ ╯ ╰─╯      ╰──╯   ┴ ╰─   ╰──╯   ╰─┴─╯   ╰──╯   ╰──╯   ┴ ╰─

   ░░░░░░░░░░▒▒▒▒▒▒▒▓▓▓▓▓███  W O R K   I N   P R O G R E S S  ███▓▓▓▓▓▒▒▒▒▒▒░░░░░░░░░░░

Enhanced user and developer experiences for the awesome Jor1k project.

Live demo

Getting Started

  1. Clone and install dependencies,
git clone https://github.com/websemantics/linux.js
cd linux.js
npm i
# Find the source code and dependency files @ './src'
  1. Build to the ./public folder (including jor1k-master-min.js and jor1k-worker-min.js)
npm run build 
  1. Browse to ./public/index.html to view

  2. Deploy to gh-page (owner only),

npm run deploy

Support

Need help or have a question? post a questions at StackOverflow

Please don't use the issue trackers for support/questions.

Contribution

We are more than happy to accept external contributions to the project in the form of feedback, bug reports and even better - pull requests :)

Dependencies

This project depends on two Github repositories,

  • Jor1k, Online OR1K Emulator running Linux.
  • Sysroot, the filesystem for Jor1k.

Links

Resources used or related to this project,

  • Photon, to build beautiful Electron apps using simple HTML and CSS.
  • OpenRISC, creating a free and open processor for embedded system.

License

  • Jor1k is distributed under the terms of the Simplified BSD License.
  • The ACE editor is distributed under the terms the BSD licensed.

Copyright (c) Web Semantics, Inc.