From 5fb1af3ab12880331fb1e2150aa23b1278e60ddd Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 5 May 2022 23:19:42 +0300 Subject: riscv64 boots with clang (sort of) --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 695d48f..dcfe0dd 100644 --- a/TODO.txt +++ b/TODO.txt @@ -66,3 +66,6 @@ cpu starts its own process manager with a timer of some sort? + More const correctness, possibly better assembly but don't count on it. + Create some gdb scripts to ease debugging, sort of annoying to have to constantly switch between physical and virtual ram ++ Save floating point registers? ++ Come up with a list of requirements for arch to be supported, from what I can +tell there has to be timers and at least two tiered memory paging. -- cgit v1.3