diff --git a/projects/library/load-rom.tal b/projects/library/load-rom.tal index 8dbb688..e2dedb3 100644 --- a/projects/library/load-rom.tal +++ b/projects/library/load-rom.tal @@ -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