@loop SLP ( cycle input events ) -Input LDA ( get input ) DBG ( print to console ) #0008 AND ( loop until start is pressed ) JEZ ,loop RET