MiSTer-devel / Archie_MiSTer

Acorn Archimedes for MiSTer
25 stars 16 forks source link

Floppy images are ignored #3

Open D-JohnM opened 4 years ago

D-JohnM commented 4 years ago

Contrary to the instructions, the files ARCHIE/floppy0.adl and ARCHIE/floppy1.adl are not automatically inserted into the drives when the core starts up, though then can be inserted manually via the MiSTer menu. The ARCHIE/riscos.rom file is correctly detected however. The number of floppy drives always defaults to one as the CMOS memory is not preserved.

sorgelig commented 4 years ago

CMOS cannot be saved to disk, but you can use CMOS.DAT to load it at boot. instructions are outdated. Currently floppies are not automounted on start. It's not necessary as OS is loaded from ROM. Some improvements will be done in the future.