Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.34 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.34 KB

GreaseweazleGUI - by Don Mankin

Written in C# and .Net using Visual Studio 2015 Community Executables can be downloaded from https://desertsagesolutions.com/greaseweazlegui/ Code can be downloaded from https://github.com/Foosie/GreaseweazleGUI-dotNET

GUI Wrapper for Keir Fraser's Greaseweazle Tools and USB interface for accessing a floppy drive at the raw flux level. wiki: https://github.com/keirf/Greaseweazle/wiki facebook: https://www.facebook.com/groups/greaseweazle/

prerequsites: Greaseweazle

The contents of this zip file should be to same folder where the controllers CURRENT firmware 'Host Tools' support files were extracted. This folder is the one with the gw.py or gw.exe file in it. If you run GreaseweazleGUI from a folder that contains a different Host Tools distribution than the controllers currently burned firmware, there will be issues.

The baseline diskdef*.cfg files will be included with this release and may not be current. It will be necessary for each end-user to keep these files up to date. They can be downloaded from https://github.com/keirf/greaseweazle/tree/master/src/greaseweazle/data

Prior releases attempted to prevent invalid command lines from being selected from the GUI. As Host Tool formats change frequently it has become difficult to continue that policy ongoing.

This is a work in progress.