From 9ab0f2d1b59d7c6f3bcb28f48e5a17d7cb00e1ec Mon Sep 17 00:00:00 2001 From: Vicki Pfau Date: Sat, 1 Aug 2020 23:12:26 -0700 Subject: [PATCH] README: Add missing Switch mention, update notes on macOS --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a649ee0c..a25674898 100644 --- a/README.md +++ b/README.md @@ -76,10 +76,11 @@ Supported Platforms ------------------- - Windows Vista or newer -- OS X 10.7 (Lion)[[3]](#osxver) or newer +- OS X 10.8 (Mountain Lion)[[3]](#osxver) or newer - Linux - FreeBSD - Nintendo 3DS +- Nintendo Switch - Wii - PlayStation Vita @@ -238,7 +239,7 @@ Footnotes [2] Flash memory size detection does not work in some cases. These can be configured at runtime, but filing a bug is recommended if such a case is encountered. -[3] 10.7 is only needed for the Qt port. The SDL port is known to work on 10.5, and may work on older. +[3] 10.8 is only needed for the Qt port. It may be possible to build or running the Qt port on 10.7 or older, but this is not officially supported. The SDL port is known to work on 10.5, and may work on older. [downloads]: http://mgba.io/downloads.html [source]: https://github.com/mgba-emu/mgba/