did some work on this, once a solution to the problem with modes (P64 vs. Is) is known, it shouldn't a huge problem to finally get this right. Added some comments that describe what exactly we want to do in the while statement.
While statements seem to work correctly now, except when using variable/constant comparions in the condition (same for if's). Created a new issue for the error described above: #72
did some work on this, once a solution to the problem with modes (P64 vs. Is) is known, it shouldn't a huge problem to finally get this right. Added some comments that describe what exactly we want to do in the while statement.