]> git.sur5r.net Git - cc65/blobdiff - libsrc/runtime/lult.s
no TGI_ERR_NO_MEM or TGI_ERR_NO_IOCB anymore: replaced by TGI_ERR_NO_RES
[cc65] / libsrc / runtime / lult.s
index 85b8b9ab93f1611106df8d5a362ddc1c3b5b4e39..f13735eb1a128e4c06c4a34e9511b9117983ac06 100644 (file)
@@ -5,8 +5,8 @@
 ;
 
        .export         tosulteax
-               .import         lcmp, boolult
+               .import         toslcmp, boolult
 
-tosulteax:                 
-               jsr     lcmp            ; Set the flags
+tosulteax:
+               jsr     toslcmp         ; Set the flags
        jmp     boolult         ; Convert to boolean