]> git.sur5r.net Git - cc65/blobdiff - libsrc/cbm510/extzp.s
Made Olivers devnum patch (r4588) work with the PET-II models. On these
[cc65] / libsrc / cbm510 / extzp.s
index 8402a00a81733bce14b1d348598167958549ad01..abbfd2c4354ee8bab649e219dab38eb5668c989e 100644 (file)
@@ -43,6 +43,7 @@ CURS_BLINK:     .byte   0
 CURS_COLOR:     .byte   0
 CHARCOLOR:      .byte   0
 RVS:            .byte   0
+DEVNUM:         .byte   0
 SCREEN_PTR:     .word   0
 CRAM_PTR:       .word   0
 ; Stuff for our own kbd polling routine