fluxengine
fluxengine copied to clipboard
Writing Apple II disks
Is it possible to load and write an Apple II disk image in nib format? If not, how hard do you think it will be to add support for that?
I don't actually know nib format. I assume this is a half-baked format, where the data is decoded into bits but not actually broken down into sectors? That would need some internal redesign to implement, but would probably be worth it. Do you have a reference?