diff --git a/README.md b/README.md index 69ffd34..f0dd51d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # 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