]> git.sur5r.net Git - cc65/blobdiff - libsrc/atmos/cgetc.s
Renamed INITBSS to INIT and INIT to ONCE.
[cc65] / libsrc / atmos / cgetc.s
index e4ea15ac659d7741a5e1d5d853ffa692427663d8..64d597bc6c5761b9dd3bc4f8a0e936b9ab4e09a3 100644 (file)
 .endproc
 
 ; ------------------------------------------------------------------------
-; Switch the cursor off. Code goes into the INIT segment
+; Switch the cursor off. Code goes into the ONCE segment
 ; which may be reused after it is run.
 
-.segment        "INIT"
+.segment        "ONCE"
 
 initcgetc:
         lsr     STATUS