]> git.sur5r.net Git - cc65/blobdiff - libsrc/apple2/cputc.s
don't use constructor to setup runtime stack
[cc65] / libsrc / apple2 / cputc.s
index 1b9373e5fe17cf22c5416e2717d8cd35c36bdb48..f3adc2f5478a7fc31f46375fdf1ec9e03e878675 100644 (file)
@@ -6,7 +6,7 @@
 ;
 
         .ifdef  __APPLE2ENH__
-        .constructor    initconio
+        .constructor    initconio, 17
         .endif
         .export         _cputcxy, _cputc
         .export         cputdirect, newline, putchar