Skip to content

ichub/tinyassembly

Repository files navigation

Tiny Assembly

Build Status

Live Demo: https://tinyassembly.herokuapp.com/.

demo

Introduction

This project is meant to be an emulator for a very simple computer architecture that runs in the browser. It has a compact instruction set, a graphics interface to push pixels around on a virtual screen, an assembler and disassembler, and a very basic debugger.

Interesing bits of code

If you want to understand how this works, here's a list of files to look into that might be of interest:

Deployment

This repository is automatically pulled, compiled, tested, and deployed by https://travis-ci.org/. All of the tests are located in the tests directory.

About

An emulator of a simple computer running in a browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published