From 83e8a4494741e6257b18267a58fe8ae342e3229f Mon Sep 17 00:00:00 2001 From: alekseiplusplus Date: Fri, 21 Apr 2023 16:12:16 +1000 Subject: changed dirs, now testing instructions. --- ToDo | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'ToDo') diff --git a/ToDo b/ToDo index 74d2dfa..97814ca 100644 --- a/ToDo +++ b/ToDo @@ -1,12 +1,8 @@ Before the next commit, this should all be completed. -First and foremost, make sure reading is possible. +Go through instruction.h and fix every instruction to work with data structures + + -Create the makefile. -Fix directory structures and header files before it gets even messier. -Delete unnecessary files. -Fix up the instruction dump file. -Expand the names of any acronyms, like IT Figure out simple threading in C to run other programs within the same address space. Perhaps use this to let the emulator run as an engine, which is interfaced by swappable clients, such as the SDL terminal emulator, terminal, and instruction interpreter clients. - Following on from this, functions like a computer hard reset may be useful. -Unstage a.out. \ No newline at end of file + Following on from this, functions like a computer hard reset may be useful. \ No newline at end of file -- cgit v1.2.3