From 6ffe70daecaece99412fd6d5d9e1ac7862b54ace Mon Sep 17 00:00:00 2001 From: Russell-S-Harper Date: Thu, 11 Oct 2018 16:16:26 -0400 Subject: [PATCH] Added note regarding context switching. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7c1c31..797cfb2 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Completed: In progress: * a unit test suite to ensure each instruction is correct +* context switching for simple multitasking * a proof-of-concept application The meat of the project: