Tag Archives: load
Loading ASCII sources in EhBasic
Since our implementation of FAT32 now supports reading a file byte for byte, a little rework of the file handling in our version of EhBasic is in order. In the past, we only could read or write a file as … Continue reading