preliminary Clustered Virtual Disk; hardware dev kit wip

This commit is contained in:
minjaesong
2023-06-06 21:50:43 +09:00
parent f47d446ff0
commit 53ec998f26
18 changed files with 89 additions and 2587 deletions

View File

@@ -0,0 +1,8 @@
TSVM Hardware Development Kit
Codes in the new computer hardware (e.g. EEPROM) are decrypted, decompressed
then executed, so your program must be minified, compressed, then encrypted to
be runnable, and this entire process is called "compiling".
Do note that this 'encryption' is highly insecure; its only purpose is to deter
the casual attemps at cracking.