diff --git a/README.md b/README.md index 920dc0c..a39bf82 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# tvm -TVM (Tiny Virtual Machine) is a 16bit VM based on the LC-3 architechture \ No newline at end of file +# 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