Fixed load-rom with new File device.

This commit is contained in:
Andrew Alderwick 2021-11-07 21:51:44 +00:00
parent e371fddd7a
commit 7d714d5224
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@
;&tmp .File/read DEO2
.File/success DEI2 ORA JMP JMP2r
( close the file so the next read starts at the beginning )
.File/name DEI2k ROT DEO2
( clear wst )
#ab
&wst-loop