diff options
Diffstat (limited to 'cmpen472hw9_McDonnell/bin/main.dbg')
| -rw-r--r-- | cmpen472hw9_McDonnell/bin/main.dbg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmpen472hw9_McDonnell/bin/main.dbg b/cmpen472hw9_McDonnell/bin/main.dbg index 252e481..69646bb 100644 --- a/cmpen472hw9_McDonnell/bin/main.dbg +++ b/cmpen472hw9_McDonnell/bin/main.dbg @@ -323,7 +323,7 @@ PrintPrompt ldx #inputBuffer ; Load the address of the inputBuffer into X jsr WriteString ; Write the string to the serial pulx ; Restore X from the stack - rts + rts ; Return ;************************************************************************* ; TimeOnPortB subroutine |
