From 4c2f2fb867cfe64f217a246010a2e2722514dd90 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Tue, 17 Dec 2019 00:43:52 -0500 Subject: a good deal of process --- doc/design/memory_map.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/design/memory_map.txt b/doc/design/memory_map.txt index d51ebcf..27da346 100644 --- a/doc/design/memory_map.txt +++ b/doc/design/memory_map.txt @@ -4,6 +4,8 @@ 0x00 : fat 0x04 : root directory 0x08 : kernel + 0x0c : file handle array + 0x10 : process array 0x0600 - 0x1fff : not assigned 0x2000 - 0x3fff : memory map for each word : 1 page -- cgit v1.2.3