mist64/geos

Configure (2.1) will not autoload configuration

Opened this issue · 2 comments

this is an autoexec file, but it doesnt load the saved configuration. would this be a kernal issue?

double checked that other autoexec files run, and they do. just seems configure doesnt want to load its data. No matter how many drives i set up, on a reboot, it only has drive A. Can anyone else confirm? This is GEOS 64.

Confirmed. Settings are saved, Configure loads on boot as Auto-Exec and starts in boot mode, but settings are not applied.
They will be applied if Configure is run from DeskTop.

This can be checked by setting in VICE execute breakpoint on $040b during boot. $0406-$040a is the saved configuration and first two bytes are drive types (1 = 1541, 2=1571, $41 = 1541 with shadow RAM etc.)