mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-15 23:46:06 +09:00
a working internet modem that only reads
This commit is contained in:
3
assets/disk0/devcontest.js
Normal file
3
assets/disk0/devcontest.js
Normal file
@@ -0,0 +1,3 @@
|
||||
let f = files.open("CON")
|
||||
f.swrite("Hello, world! I'm just writing to a file named 'CON'\n")
|
||||
f.close()
|
||||
Reference in New Issue
Block a user