You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Flux Image Set (.raw) as an output type when reading floppies with the Greaseweazle
Greaseweazle cannot simultaneously read to .raw and .ima, so importing is handled as a second step when dumping to .raw. This is handled seamlessly by DiskImageTool.
When dumping to .raw, you can re-read individual tracks using the track selection feature.
Fixed several bugs related to saving new and imported images.
Cleaned up several small issues and inconsistencies in the Greaseweazle and Kryoflux dialogs.