[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New FPGApple



The "big MMC card" bug fixed. I made a bad assumption that cards bigger than my 128MB one tested will have at least the same 32 sector size of clusters. Not so. The 512 MB card has 16 sector clusters.

Updated the "C" source and the .SOF files.

One more thing if someone decides to play with it. The boot program is extremely primitive. A prove of concept rather than a "product". For example only a single directory sector is shown at a time. It can have up to 16 entries. Enough for a screen. However if it is not a root directory, "." and ".." will take 2 slots. If you use long file names as opposed to MSDOS 8.3 files, each one will take at least 2 slots. So you'll see just 7 files on the screen. Press "n" for the next page.
"p" returns to the root directory.





-Alex.