randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
488 stars 59 forks source link

IEC Drive 8 (via FB64 or via Basic commands) doesn't accept too many subfolders #28

Closed lroby74 closed 5 years ago

lroby74 commented 5 years ago

If i create a folder into ROOT named PRG, inside PRG i create a folder named "blast collection", inside this folder i create subfolders like A, B, C, D etc.etc. and if i copy some PRG games into these last folders, FB64 will going mad and will not find files or subfolders anymore.. (same thing using Basic commands) If i copy some PRG files into PRG / blast, these will be saw and playable

This issue is valid only for IEC Drive 8, (if i attach a .D64 inside many subfolders it will works perfectly)