Some formatting and style fixes.

This commit is contained in:
Christian Groessler
2013-10-01 11:32:08 +02:00
parent 213f93cce4
commit 7fb0cf4bb2
8 changed files with 84 additions and 97 deletions

View File

@@ -51,7 +51,7 @@ IRQStub:
.endif
lda PORTB
pha
and #$fe
and #$FE
sta PORTB ; disable ROM
set_chbase >__CHARGEN_START__
.endif