I added a system to handle file input and using that I verified if all instruction handlers worked. They did not.
I fixed a lot of bugs in instruction handling. The one I thought was most obvious was that, when a conditional jump didn’t jump because the condition wasn’t met, the PC wasn’t changed. This resulted in the program looping infinitely.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.