From 138bb8eeb4b67ab17a6d77e7afa9cd265759da0d Mon Sep 17 00:00:00 2001 From: alekseiplusplus Date: Sat, 29 Apr 2023 18:04:49 +1000 Subject: misc. fixes, finished LDA test. --- ToDo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ToDo') 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 -- cgit v1.2.3