Commit Graph
7 Commits
Author SHA1 Message Date
CaZzzer 62016d94a3 implement initial version of list and rehash (rehash has issues) 2024-06-18 16:35:55 -07:00
CaZzzer 261acea264 implement file output 2024-06-18 12:22:47 -07:00
CaZzzer c6243e2314 fix template classes
apparently you can't have template stuff in .cpp files after all, lesson learned.
2024-06-17 22:07:55 -07:00
CaZzzer 31e276a066 add initial implementation of File I/O 2024-06-17 15:35:06 -07:00
CaZzzer 97923445d8 implement most CPU class methods 2024-06-16 22:18:43 -07:00
CaZzzer 1f66b51989 implement delete and undoDelete, minor logic fixes 2024-06-14 14:35:58 -07:00
CaZzzer 1f19d82e22 initial commit 2024-06-13 17:23:30 -07:00