old-DasOS/prototypes/supervm
2016-05-30 19:48:07 +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
vm.c First, primitive single threaded VM integration. 2016-05-30 19:48:07 +02:00
vm.h First, primitive single threaded VM integration. 2016-05-30 19:48:07 +02:00