From 03d0338874c7e409cee25b39d137d23f52c46fce 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 69bb703c0..25eda0544 100644 --- a/README.md +++ b/README.md @@ -75,10 +75,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 @@ -221,7 +222,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/