Merge branch 'main' of https://github.com/erickahmed/tyvm
This commit is contained in:
@@ -1,2 +1,11 @@
|
||||
# tvm
|
||||
TVM (Tiny Virtual Machine) is a 16bit VM based on the LC-3 architechture
|
||||
# tyvm
|
||||
TYVM (Tiny Virtual Machine) is a 16bit VM based on the LC-3 architechture
|
||||
|
||||
### HARDWARE:
|
||||
- 16-bit LC-3 architechture
|
||||
- 128kb memory
|
||||
- 10 registers:
|
||||
- 8 general purpose
|
||||
- 1 program counter
|
||||
- 1 condition flag
|
||||
- 3 condition flags
|
||||
|
||||
Reference in New Issue
Block a user