Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hansihe/tisemu
TIS-100 emulator
https://github.com/hansihe/tisemu
Last synced: 2 months ago
JSON representation
TIS-100 emulator
- Host: GitHub
- URL: https://github.com/hansihe/tisemu
- Owner: hansihe
- Created: 2015-06-11T21:23:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-04T22:37:01.000Z (over 9 years ago)
- Last Synced: 2024-04-23T14:14:55.948Z (8 months ago)
- Language: JavaScript
- Homepage: http://tise.hansihe.com
- Size: 230 KB
- Stars: 17
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.