]> git.sur5r.net Git - cc65/blobdiff - libsrc/lynx/mainargs.s
The spans do now contain the size of a span, no longer the end offset.
[cc65] / libsrc / lynx / mainargs.s
index d6bae50d607acbce7692dd76f1bcad5b5162a941..8b6808051251fe9ea11b8f80ebe85ea0cc48f361 100644 (file)
 
 
 ;---------------------------------------------------------------------------
-; Setup arguments for main
+; Get possible command-line arguments. Goes into the special INIT segment,
+; which may be reused after the startup code is run
+
+.segment        "INIT"
 
 .proc   initmainargs