Skip to content

BlagojeBlagojevic/8bit-stack-based-VM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple implementation of stack based VM. The processor described has only 5 instructions:

  1. MOVA
  2. MOVX
  3. MOVY
  4. ADD
  5. LOACD