Add 80 column mode
git-svn-id: svn://svn.cc65.org/cc65/trunk@1788 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -19,6 +19,9 @@ keyvec: .res 2
|
||||
|
||||
initconio:
|
||||
|
||||
lda #$80
|
||||
sta SCROLL
|
||||
|
||||
; Save the old vector
|
||||
|
||||
lda KeyStoreVec
|
||||
|
||||
Reference in New Issue
Block a user