Archived
1
0
This repository has been archived on 2026-02-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tyvm/README.md
T
2022-01-29 21:18:23 +01:00

256 B

tyvm

TYVM (Tiny Virtual Machine) is a 16bit VM based on the LC-3 architechture

HARDWARE:

  • 16-bit on LC-3 architecture
  • 128kb memory
  • 10 registers:
    • 8 general purpose
    • 1 program counter
    • 1 condition flag
  • 3 condition flags