]> git.sur5r.net Git - cc65/blobdiff - asminc/telestrat.inc
Typo
[cc65] / asminc / telestrat.inc
index 9b2202110e5d6ad2599674e9ef7793cd4ff10439..956d31be32b3de49f44661c0becf1b96f75f4017 100644 (file)
@@ -17,7 +17,7 @@ FNAME_LEN       = 11            ; maximum length of file-name
 
 ; ---------------------------------------------------------------------------
 ; I/O Identifier
-; this identifers are used for channel management
+; theses identifers are used for channel management
 ; 
 
 XKBD            = $80           ; keyboard
@@ -171,7 +171,9 @@ XSOUND           = $44
 XMUSIC           = $45 
 XZAP             = $46
 XSHOOT           = $47
-XSOUT            = $67          ; send A register to RS232, available in telemon 2.4 & 3.x
+XMKDIR           = $4B          ; create a folder. Only available in telemon 3.x
+XRM              = $4D          ; remove a folder or a file. Only available in telemon 3.x
+XSOUT            = $67          ; send accumulator value (A) to RS232, available in telemon 2.4 & 3.x : if RS232 buffer is full, the Oric Telestrat freezes
 XHRSSE           = $8C          ; set hires position cursor
 XDRAWA           = $8D          ; draw a line 
 XDRAWR           = $8E          ; draw a line