Skip to content

PhilThomas/gigatron

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

Gigatron Simulator

The simulator loads the ROM using an XmlHttpRequest, so the application must be served up over HTTP.

The package.json can install an HTTP server, just do:

npm install

Download theloop.2.rom into the src directory.

Start the HTTP server

npm start

Point your browser at localhost:8000/src.

Use the cursor keys for the D-pad.

GT1 Files

GT1 files can be loaded by starting the Loader and dropping a .gt1 file onto the VGA display from File Explorer or Finder.

Releases

No releases published

Packages

No packages published