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

https://github.com/blagojeblagojevic/8bit-stack-based-vm

8-BIT STACK VM
https://github.com/blagojeblagojevic/8bit-stack-based-vm

8-bit c emulator processor stack vm

Last synced: 12 months ago
JSON representation

8-BIT STACK VM

Awesome Lists containing this project

README

          

Simple implementation of stack based VM. The processor described has only 5 instructions:
1. MOVA
2. MOVX
3. MOVY
4. ADD
5. LOACD