Browse code

Fixed load-rom with new File device.

Andrew Alderwick authored on 07/11/2021 21:51:44
Showing 1 changed files
... ...
@@ -17,6 +17,9 @@
17 17
 	;&tmp .File/read DEO2
18 18
 	.File/success DEI2 ORA JMP JMP2r
19 19
 
20
+	( close the file so the next read starts at the beginning )
21
+	.File/name DEI2k ROT DEO2
22
+
20 23
 	( clear wst )
21 24
 	#ab
22 25
 	&wst-loop