This commit is contained in:
minjaesong
2021-10-15 18:01:25 +09:00
parent 253ab0f328
commit 075e403773
2 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
![tsvm](tsvm_screenshot.png)
**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](https://github.com/curioustorvald/TerranBASIC)
repository.

BIN
tsvm_screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB