Commit graph

9 commits

Author SHA1 Message Date
Felix Queißner
0b7a30e42d Removes old ASM code. 2016-05-22 01:37:41 +02:00
Felix Queißner
85da24cfe6 Implements print_str function. 2016-05-22 00:27:14 +02:00
Felix Queißner
5f5a34d736 Adds support for get/set with negative index. 2016-05-21 21:51:44 +02:00
Felix Queißner
ad718a930e Assembler now provides single byte ASCII literals enclosed in ', adds some memory operations to the example file. 2016-05-21 19:27:02 +02:00
Felix Queißner
d4129cce0e Adds syscall and hwio to assembler. 2016-05-21 17:57:25 +02:00
Felix Queißner
f7bc2624a0 Fixes bugs in assembler, supervm and testcode. 2016-05-21 13:34:14 +02:00
Felix Queißner
51b091fb88 Fixes wrong filename beeing read. 2016-05-21 12:45:47 +02:00
Felix Queißner
fec40a26c3 Refactors Program.cs to assembler.cs. Adds command line compilation arguments, adds colored and structured display. 2016-05-21 12:44:33 +02:00
Felix Quei�ner
cbc817bd36 Adds assembler for SuperVM instructions. 2016-05-20 21:00:57 +02:00