Archived
1
0

change progect scope, allocate 128kb memory

This commit is contained in:
Erick
2022-01-27 23:17:59 +01:00
parent a629c3060f
commit 0cdab851c5
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
# ez-virtual-machine
An easy virtual machine written in C
# tvm
TVM (Tiny Virtual Machine) is a 16bit VM based on the LC-3 architechture