summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo8
1 files changed, 4 insertions, 4 deletions
diff --git a/ToDo b/ToDo
index 08a54d0..715ba0e 100644
--- a/ToDo
+++ b/ToDo
@@ -1,6 +1,6 @@
-Before the next commit, this should all be completed.
-
-Go through instruction.h and fix every instruction to work with data structures
+TESING PHASE
+ Test how stack works. Create a stack position macro.
+ Once all stack commands are certain, push processor status to stack to be able to debug flags.
Link pthreads library, and segregate work into multiple threads.
@@ -8,7 +8,7 @@ Figure out simple threading in C to run other programs within the same address s
- Tests to run
+ Tests to make
LDA/SBC
JMP
CMP,CPX,CPY