mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-15 17:04:04 +09:00
preliminary Clustered Virtual Disk; hardware dev kit wip
This commit is contained in:
8
assets/disk0/home/hdk/what_does_this.do
Normal file
8
assets/disk0/home/hdk/what_does_this.do
Normal 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.
|
||||
Reference in New Issue
Block a user