Files

SD-InstallTool_Win_MiSTer source code

Development tools

  • Visual Studio 2017

Pre-Requisites

  • Windows SDK (7.0a or newer)

NuGet packages

Source code structure

/misterhelper - C/C++ native Dll providing bridge to VDS Interfaces read more

/sdinstalltool - Winforms/C# main project

/tests - limited set of functional tests

How to build

TBD