2018-10-19 19:26:50 +08:00
2018-03-10 02:24:37 +08:00
2018-03-10 02:24:37 +08:00
2018-06-25 01:23:19 +08:00
2018-02-11 02:48:18 +08:00
2018-10-16 15:00:28 +08:00
2018-10-16 15:00:28 +08:00
2018-02-25 22:52:40 +08:00
2017-06-14 02:47:05 +08:00
2018-10-19 18:48:47 +08:00
2018-10-19 18:48:47 +08:00
2018-01-14 15:25:13 +08:00
2018-09-29 15:58:23 +08:00
2018-09-08 19:54:07 +08:00
2017-06-14 02:47:05 +08:00
2018-09-29 15:58:23 +08:00
2018-05-19 02:04:49 +08:00
2017-06-14 02:47:05 +08:00
2017-06-14 02:47:05 +08:00
2017-06-14 02:47:05 +08:00
2017-06-14 02:47:05 +08:00
2017-08-02 02:24:57 +08:00
2018-07-03 06:51:01 +08:00
2018-05-19 02:04:49 +08:00
2018-02-28 04:03:02 +08:00
2018-10-16 15:00:28 +08:00
2017-07-10 21:46:09 +08:00
2017-06-14 02:47:05 +08:00
2018-10-16 14:59:44 +08:00
2018-10-16 14:59:44 +08:00
2018-10-31 15:05:33 +11:00
2018-10-07 16:31:31 +08:00
2018-10-07 16:31:31 +08:00
2018-09-09 12:01:02 +08:00
2018-09-09 12:01:02 +08:00
2018-01-23 05:33:23 +08:00
2018-06-25 01:23:19 +08:00
2018-08-12 19:16:27 +08:00
2017-09-01 04:08:42 +08:00

Main_MiSTer

Goal of this is to sort out container building for

Development Setup: Boot2Docker, Windows 7

  • Download and install Docker - you won't be able to do Docker for Windows unless you are on a newer version of the OS.
  • Once installed and tested, ssh into your boot2docker guest machine
  • Issue this command to pull down a working linaro toolchain:
docker pull wsbu/toolchain-linaro
  • Issue this command to run a bash on the linaro container and mount the repo root folder inside the container at /source:
docker run -ti -v <absolute path to Main_MiSTer>:/source wsbu/toolchain-linaro bash
  • Go into the /source folder
cd /source
  • Make MiSTer
root@d6f7eba5be6f:/source# make
sxmlc.c
ini_parser.cpp
minimig_hdd.cpp
cfg.cpp
spi.cpp
user_io.cpp
archie.cpp
st_ikbd.cpp
tzx2wav.cpp
x86.cpp
battery.cpp
hardware.cpp
st_tos.cpp
input.cpp
minimig_boot.cpp
brightness.cpp
DiskImage.cpp
file_io.cpp
fpga_io.cpp
minimig_config.cpp
sharpmz.cpp
minimig_fdd.cpp
menu.cpp
osd.cpp
main.cpp
MiSTer
Description
No description provided
Readme GPL-3.0 16 MiB
Languages
C++ 66.5%
C 32.8%
HTML 0.3%
Shell 0.2%
Makefile 0.1%
Other 0.1%