Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/OutOfTheVoid/AS3-8-bit-VM
- Owner: OutOfTheVoid
- Created: 2012-07-12T04:20:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-22T15:13:55.000Z (almost 12 years ago)
- Last Synced: 2024-05-03T05:14:24.700Z (6 months ago)
- Language: ActionScript
- Size: 211 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
- awesome-actionscript-sorted - 8-bit VM - An eight bit virtual machine written in actionscript (Apps & Tools / Emulators)
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.