Files
SD-InstallTool_Win_MiSTer/src/README.md
Ilia Sharin be03359304 no message
2017-07-28 13:36:54 -04:00

709 B

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