From d349cba696e444a70143edfc4428d37eb5e21260 Mon Sep 17 00:00:00 2001 From: Jeff <57104907+JeffVi@users.noreply.github.com> Date: Tue, 23 Feb 2021 16:17:38 +0100 Subject: [PATCH] Minor Road Map correction --- docs/roadmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index 7b27dfdd7..072ca8bd6 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -53,8 +53,8 @@ Please note that this is not an exhaustive list of features present in atmosphè ## mesosphere * **Description**: mesosphère is a reimplementation of the Horizon operating system's Kernel. It aims to provide an open-source reference for Nintendo's code. -* **Estimated Time**: September 2020 +* **Completion Time**: September 2020 ## ams-on-mariko * **Description**: Atmosphere cannot run as-is on Mariko hardware. A large number of changes are needed in many components. Although secure monitor support is complete in exosphere, additional work is needed on the bootloader and stratosphere sides as well. Mariko support will also require further design thought; atmosphere's debugging design heavily relies on reboot-to-payload and (more generally) the ability to perform warmboot bootrom hax at will. This is not possible on Mariko, and will require a new design/software support for whatever solution is chosen. -* **Completion Time**: January 2021 \ No newline at end of file +* **Completion Time**: January 2021