Chris b1633b28a6 Merge pull request #8 from mholzinger/patch-1
Adds executable target statement for arm platform
2018-12-15 09:29:56 +00:00
2018-12-09 02:17:07 +00:00
2018-12-15 09:27:48 +00:00
2018-12-09 14:50:44 +00:00

MiSTer-bootstrap

MiSTer bootstrap is a tool that updates all cores for the MiSTer platform. Can be compiled to a binary for multiple platforms, and also a shared library to be directly invoked from C-code.

Requirements

  • Go
  • Godep

Usage

./bootstrap

  • -r <Repo URL>
    • Optional Repo URL, defaults to OpenVGS/MiSTer-repository which is updated hourly.
  • -o <Output Directory>
    • Optional Output Directory, defaults to current directory.
Description
No description provided
Readme 56 KiB
Languages
Go 86.3%
Makefile 13.1%
C++ 0.6%