]> git.sur5r.net Git - cc65/blobdiff - libsrc/atari/romswitch.inc
rename libsrc/atari/tvtype.s to libsrc/atari/get_tv.s
[cc65] / libsrc / atari / romswitch.inc
index 7169f2b39ce1c5ba5fc8ac92b80af4d1a39e6865..ed4cd96d806245a3b2468d3e1e7b2ddabf9d0567 100644 (file)
@@ -28,7 +28,7 @@
         sta     CHBASE
 .endmacro
 
-.else
+.else   ; above CHARGEN_RELOC, below not
 
 .macro  set_chbase val
 .endmacro
@@ -42,7 +42,7 @@
         sta     WSYNC
 .endmacro
 
-.else   ; above 
+.else   ; above USEWSYNC, below not
 
 .macro  wsync
 .endmacro