From c6da616d018ecfc5a26686e88ab520b54b7fa6ed Mon Sep 17 00:00:00 2001
From: alekseiplusplus <alekseijeaves@protonmail.com>
Date: Mon, 27 Nov 2023 18:51:50 +1100
Subject: revamped build; minor pointless changes

---
 ToDo | 31 -------------------------------
 1 file changed, 31 deletions(-)
 delete mode 100644 ToDo

(limited to 'ToDo')

diff --git a/ToDo b/ToDo
deleted file mode 100644
index a077586..0000000
--- a/ToDo
+++ /dev/null
@@ -1,31 +0,0 @@
-Immediate To Do List
-Now that I have decided to pick this back up to finish it off, I have some things which I need to do.
- [X] Rewrite the makefile to compile all the files together using the standard make procedure.
-  -> [ ] Need to figure out what is up with the multiple definitions
- [ ] Write out interface.h functions
- [X] table.h refuses to play ball with uintptr_t types.
-
-
-
-
-! ! ! ! ! !  !! ! !  ! ! !!
-WE ARE BACK
-
-- Need to define GetKeyboard events and shtuff for interacting with special memory locations
-
-
-
-
-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.
-
-Make all 6502 related parts even more modular, so as to make it possible to use in other projects if the want arises.
-
-
-
-	Tests to make
-LDA/SBC
-JMP
-CMP,CPX,CPY
-stack instructions
-- 
cgit v1.2.3