From 377b36e50e6bb8e50cf12cb5b53bcbfcb0f4e291 Mon Sep 17 00:00:00 2001 From: retrofun <48840478+retrofun@users.noreply.github.com> Date: Sat, 23 May 2020 17:36:27 +0200 Subject: [PATCH] Updated GettingStarted (markdown) --- GettingStarted.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GettingStarted.md b/GettingStarted.md index a758fbf..a760f25 100644 --- a/GettingStarted.md +++ b/GettingStarted.md @@ -1,4 +1,4 @@ -This page covers the initial setup of a MIST FPGA board. +This page covers the initial setup of a MiST FPGA board. # What You Need @@ -84,6 +84,7 @@ Once the board works there are many things to explore: * Press `F12` or the menu key on the connected keyboard to explore the on-screen display. * Connect a USB mouse or speakers. * Explore [other MIST cores](https://github.com/mist-devel/mist-board/wiki/CoreStatus). +* Learn how to put [multiple FPGA cores on a SD card](SDCardSetup) and how to start them via [Startup menu](https://github.com/sorgelig/Menu_MIST). * Visit the [MIST section in the Atari Forum](http://www.atari-forum.com/viewforum.php?f=101). * Visit the [MIST thread in the Minimig Forum](http://www.minimig.net/viewtopic.php?f=3&t=546).