Computer Display Interrupt (1)

if the following are true:
  • byte at ID: c, cell #27 at time t = 1
  • number of characters read at t < byte at ID: c, cell #26 at time t

then display text at x: (cursor x at time t), y: (cursor y at time t), and time: (t + 1) = byte at ID: c, cell #(10 + (number of characters read at t)) at time t


Comments

Please log in to add comments