]> git.sur5r.net Git - cc65/blobdiff - libsrc/lynx/lseek.s
The spans do now contain the size of a span, no longer the end offset.
[cc65] / libsrc / lynx / lseek.s
index 1d9d93b24a8796a2ab8add93bc0f9976391c9560..27f7d4af7aaa0f2ced739263007eaf0c03156f8a 100644 (file)
@@ -41,7 +41,6 @@
        jsr     pusheax
        lda     #<(__BLOCKSIZE__-1)
        ldx     #>(__BLOCKSIZE__-1)
-       jsr     decax1
        jsr     axlong
        jsr     tosandeax
        eor     #$FF