aurora / js99er-nw

Node Webkit frontend for the js99er TI-99/4A (ti99/4a) emulator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js99er-nw

This is a node-webkit wrapper for the great js99er TI-99/4A emulator by Rasmus Moustgaard.

start-screen

Usage

Currently there are no binary packages available. In the meantime you can run the application from the 'app/' directory by running:

nw .

(Assuming, that node-webkit's nw is available in your PATH).

Optionally a RPK module filename can be specified as command-line parameter, eg.:

nw . ~/modules/munchman.rpk

About

Node Webkit frontend for the js99er TI-99/4A (ti99/4a) emulator.

License:GNU General Public License v2.0


Languages

Language:JavaScript 74.7%Language:HTML 22.8%Language:CSS 2.4%