]> git.sur5r.net Git - cc65/blobdiff - libsrc/pet/kernal.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / pet / kernal.s
index 714f7ab0823c856cf3f483ae5de6ac1834c23299..1a9dd6f67a7c26b05ab76a96bb06a93e1de3714d 100644 (file)
 ;-----------------------------------------------------------------------------
 ; Functions that are available in the kernal jump table
 
-CLRCH          = $FFCC
-BASIN          = $FFCF
-STOP           = $FFE1
-GETIN          = $FFE4
-CLALL          = $FFE7
-UDTIM          = $FFEA
+CLRCH           = $FFCC
+BASIN           = $FFCF
+STOP            = $FFE1
+GETIN           = $FFE4
+CLALL           = $FFE7
+UDTIM           = $FFEA