Morten Delenk
|
2904c1c211
|
Added storing and loading 16 and 32 bits of RAM
|
2016-06-05 12:51:33 +00: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
|
f7bc2624a0
|
Fixes bugs in assembler, supervm and testcode.
|
2016-05-21 13:34:14 +02:00 |
|
Felix Queißner
|
9a7e2e8ceb
|
Implements cmd_math partially. Sets demo program to count from 0 to 10.
|
2016-05-19 15:41:18 +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 |
|