From f0a1e46ba1b46764b4b2cb986511a7dcd1e03fc7 Mon Sep 17 00:00:00 2001 From: Rose Apollo <55228370+AUnicornWithNoLife@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:10:49 +0000 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a58873a..7ecb85c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ | Area of RAM | reserved | usage | |:-------------:|:--------:|-------------------| -| 00000 - 00064 | NO | system header | +| 00000 - 00064 | YES | system header | | 00064 - 65263 | NO | executable | | 65263 - 65519 | YES | interupt pointers | | 65519 - 65535 | YES | stack |