remove ZP_CIOV_save and ZP_SIOV_save

This commit is contained in:
Christian Groessler
2013-09-07 17:44:53 +02:00
parent 21e6654524
commit c48fbd8a2b
3 changed files with 0 additions and 18 deletions

View File

@@ -74,18 +74,6 @@ sramprep:
sta APPMHI_save+1
lda PORTB
sta PORTB_save
lda CIOV ; zero-page wrapper
sta ZP_CIOV_save
lda CIOV+1
sta ZP_CIOV_save+1
lda CIOV+2
sta ZP_CIOV_save+2
lda SIOV ; zero-page wrapper
sta ZP_SIOV_save
lda SIOV+1
sta ZP_SIOV_save+1
lda SIOV+2
sta ZP_SIOV_save+2
; disable BASIC