Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/OutOfTheVoid/AS3-8-bit-VM

An eight bit virtual machine written in actionscript
https://github.com/OutOfTheVoid/AS3-8-bit-VM

Last synced: 3 months ago
JSON representation

An eight bit virtual machine written in actionscript

Awesome Lists containing this project

README

        

Actionscript 3 Virtual Machine

This is a project I started in an effort to learn how computers work at a lower level ( by doing )
Basically, it is an 8-bit interpreted virtual machine with a 16-bit adress space.