Hello,
due to the FAT16 limits it is only possible to store 231 entries in the root directory of the drive (SD/MMC Card). In Minimig case this means 229 adf files (or about 201MB) to store because minimig1.bin and kick.rom also have to be there.
This night (;-)) I was thinking about improving the PIC part by storing the adf files in a seperate \adf folder.
Inside a subfolder there can be stored much more files then in the root.
Unfortunately I am not able to do this by myself, because I dont know to program in C(++) and dont (yet) have a PIC program device.
Its only an idea to help :-)
Sascha