Files
tsvm/README.md
minjaesong 075e403773 readme
2021-10-15 18:01:25 +09:00

383 B
Raw Permalink Blame History

tsvm

tsvm /tiː.ɛs.viː.ɛm/ is a virtual machine with the architecture that mimics the 8-bit era of computers, and runs programs written in Javascript.

tsvm repository includes the virtual machine itself, the reference BIOS implementation and a DOS; BASIC is provided by the TerranBASIC repository.