]> git.sur5r.net Git - cc65/blobdiff - libsrc/pet/crt0.s
interrupt flag is cleared/restored rather than cleared/set
[cc65] / libsrc / pet / crt0.s
index 24ed2691de064af78acf7b9f050edbe36b71131b..5d4ac73329e2aafc86ac84a4719b859ddabbb9c0 100644 (file)
@@ -4,9 +4,9 @@
 ; This must be the *first* file on the linker command line
 ;
 
-       .export         _exit                    
+       .export         _exit
        .import         initlib, donelib
-               .import         initconio, zerobss, push0
+               .import         zerobss, push0
        .import         _main
 
        .include        "pet.inc"
@@ -89,10 +89,6 @@ L1:  lda     sp,x
 
        jsr     initlib
 
-; Initialize conio stuff
-
-       jsr     initconio
-
 ; Pass an empty command line
 
        jsr     push0           ; argc