Skip to content

lamflam/hack_emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack_emulator

An emulator for the Hack CPU architecture.

Installation

npm install hack-emulator

Running the demo

npm run-script run

Usage
import { Emulator } from 'hack-emulator';

Please see example/index.js for an example of how to hook up the emulator in the browser.

About

An emulator for the Hack CPU architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published