Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hansihe/tisemu

TIS-100 emulator
https://github.com/hansihe/tisemu

Last synced: 2 months ago
JSON representation

TIS-100 emulator

Awesome Lists containing this project

README

        

# TISEmu
TIS-100 emulator

## Running
To run this, you should first install `node.js` and `npm`. You can then cd into the git repository and run `npm update` to update all the dependencies. You can then do `gulp server` to start a local dev server.