Commit graph

8 commits

Author SHA1 Message Date
Felix Queißner
7b5d44aa07 Adds more detailed documentation. 2016-05-22 17:17:30 +02:00
Felix Queißner
1f83e6567d Adds stack, base pointer manipulation. 2016-05-21 21:36:34 +02:00
Felix Queißner
5072f2c51e Adds single-byte memory interface to the VM. 2016-05-21 19:26:08 +02:00
Felix Queißner
c404e99e59 Defines the memory interface and adds a dump_memory function. 2016-05-21 19:17:08 +02:00
Felix Queißner
88d44b4ca1 Adds syscall and hwio instructions and mnemonics. 2016-05-21 17:57:13 +02:00
Felix Queißner
e313356054 Adds COPY command. 2016-05-19 14:09:15 +02:00
Felix Queißner
8b84163c56 Adds push/pop/peek to VM. Corrects some mistakes in the instructions. 2016-05-19 13:19:38 +02:00
Felix Queißner
29bea1a335 More information for SuperVM and the Instruction header file. 2016-05-19 12:42:39 +02:00