summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
authoralekseiplusplus <alekseijeaves@protonmail.com>2023-04-29 18:04:49 +1000
committeralekseiplusplus <alekseijeaves@protonmail.com>2023-04-29 18:04:49 +1000
commit138bb8eeb4b67ab17a6d77e7afa9cd265759da0d (patch)
treebcafea69e68333a5b8b6a2e3263dd1a46b996648 /ToDo
parent1c30dea63b65c7e117b3fd8ba0140dbf77a0ef73 (diff)
misc. fixes, finished LDA test.
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