Added comments that explain why some instructions are implied.

This commit is contained in:
Greg King
2014-05-05 13:45:34 -04:00
parent 7d512ca238
commit a27e7562fd
4 changed files with 7 additions and 7 deletions

View File

@@ -209,7 +209,7 @@ UNINSTALL:
sta IRQInd+1
lda old_irq+1
sta IRQInd+2
;cli
;cli ; This will be done at end of HIDE
jsr HIDE ; Hide cursor on exit
lda INIT_save