Squidge
Certified Guru
There are standard FAT access routines, but before you can use those, you need to find the size of the card you are dealing with. Each card has a unique identifier which contains the factory of origin & size of the card. The BIOS and SDK only knows the identifiers for cards upto sizes of 128mb, so cards above this size simply will not be recognised.What is the BIOS limitation that limits SMC size to 128mb? I haven't programmed for the GP, but I would have presumed that file access would be through standard FAT access routines and therefore limited by the FAT type on the device, rather than some kind of in-built addressing system?
Last edited by a moderator: