Load 0x2000 length for dir

This commit is contained in:
Devine Lu Linvega 2024-08-27 09:16:04 -07:00
parent 58e894b73a
commit c33017e041
2 changed files with 2 additions and 2 deletions

View File

@ -412,5 +412,5 @@
@id3 &title $100 &artist $100 &album $100
@mem &dir $4000 &folders $3000 &tracks
@mem &dir $2000 &folders $3000 &tracks

View File

@ -308,7 +308,7 @@
@<refresh-dir> ( -- )
;path .File/name DEO2
#0800 .File/length DEO2
#2000 .File/length DEO2
;mem/dir .File/read DEO2
( | clean )
[ LIT2 00 -lines/folders ] STZ