Computer Cursor Y on CR
if the following are true:
- byte at ID: c, cell #27 at time t = 1
- byte at ID: c, cell #(10 + (number of characters read at t)) at time t = 13
- cursor y at time t < 11
then cursor y at time (t + 1) = (cursor y at time t) + 1
Comments
Please log in to add comments