Skip to content

Commit

Permalink
removed debug code from the terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-bauer committed Sep 18, 2012
1 parent c898215 commit 5cb2ac1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/terminal.dasm16
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ SET A, X ;set A to the input buffer
SET B, Y ;set B to the output buffer
JSR sh

SUB PC, 1 ;debug

JSR terminal.newline

SET A, I ;make A the first word on a new line
Expand Down

0 comments on commit 5cb2ac1

Please sign in to comment.