From cc1eb20d8ef3ec3dd3d128bc269bdb261a106c73 Mon Sep 17 00:00:00 2001 From: Ivan Date: Sun, 20 Aug 2017 00:52:26 +0300 Subject: [PATCH] +goal --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 529820b..fec1f3b 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -6,6 +6,7 @@ This is a non-exhaustive list of current goals made possible with the support of * Improve fatal error dialog. (Nekotekina) * Implement sys_net syscalls. (Nekotekina) * Implement remaining syscalls for liblv2. (Nekotekina) +* Fix RawSPU registers. (Nekotekina) ## September 2017 * Rebuild LLVM cache for the firmware after its installation. (Nekotekina)