]> git.sur5r.net Git - cc65/blobdiff - libsrc/cbm610/kplot.s
Invalid error codes will set errno
[cc65] / libsrc / cbm610 / kplot.s
index e7f633db12ce882c2d1e4793017282cb7c67e538..d972b6039f7530ef3e62e755642e78b0c0aab224 100644 (file)
@@ -4,13 +4,13 @@
 ; PLOT routine for the 610.
 ;
 
-       .export         k_plot
+       .export         PLOT
        .importzp       crtc
 
-       .include        "zeropage.inc"
+       .include        "cbm610.inc"
 
 
-.proc  k_plot
+.proc  PLOT
 
        bcc     set
        ldx     CURS_Y