old-DasOS/prototypes/supervm
Felix Queißner cdc91a982c Another fix for GitHub. The markdown forces
Fix for markdown table.
2016-05-22 12:10:19 +02:00
..
.gitignore Adds build system for all prototypes. 2016-05-21 13:07:56 +02:00
main.c Defines the memory interface and adds a dump_memory function. 2016-05-21 19:17:08 +02:00
Makefile Adds build file for VM with libvm.a (32 bit) and vm (host executable) 2016-05-21 13:07:06 +02:00
supervm.md Another fix for GitHub. The markdown forces 2016-05-22 12:10:19 +02:00
vm.c Adds support for get/set with negative index. 2016-05-21 21:51:44 +02:00
vm.h Adds stack, base pointer manipulation. 2016-05-21 21:36:34 +02:00