This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
old-DasOS
Watch
1
Star
0
Fork
You've already forked old-DasOS
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5072f2c51e
old-DasOS
/
prototypes
/
supervm
History
Felix Queißner
5072f2c51e
Adds single-byte memory interface to the VM.
2016-05-21 19:26:08 +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
Adds syscall and hwio instructions and mnemonics.
2016-05-21 17:57:13 +02:00
vm.c
Adds single-byte memory interface to the VM.
2016-05-21 19:26:08 +02:00
vm.h
Adds single-byte memory interface to the VM.
2016-05-21 19:26:08 +02:00