You are browsing as a guest. Sign up (or log in) to start making projects!

55m 9s logged

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.

0
1

Comments 0

No comments yet. Be the first!