[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FAT12/16 for SmartPort/disk ][?
On Sep 24, 7:12 pm, lyricalnanoha
<lyricalnan...@usotsuki.hoshinet.org> wrote:
> This lead me to a bit of a dilemma since obviously this will require
> writing a new OS, and I'm not really up to the task (and I'm the 6502 guru
> of the two of us; he works mostly with ARM and Atmega). So I'm not really
> sure how I'd pull this off.
You could try adapting my DOSFS, which only requires a single 512-byte
sector buffer of RAM (and a small scratch area) - http://www.zws.com/products/dosfs/
(and yes I know the next version is late).