commit cb43390
Devine Lu Linvega
·
2026-03-09 01:33:08 +0000 UTC
parent 8653fed
Fixed mistake in README about the File device
1 files changed,
+1,
-1
+1,
-1
1@@ -70,7 +70,7 @@ bin/uxn11 bin/drifblim.rom etc/tests/opctest.tal bin/opctest.rom
2
3 ## Devices
4
5-The file device is _not sandboxed_, meaning that it should not be able to read or write outside of the working directory.
6+The file device is _not sandboxed_, meaning that it will be able to read or write outside of the working directory. Use carefully.
7
8 - `00` system
9 - `10` console(+)