]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - z180/msgbuf-a.180
Change message start token from 0x81 to 0xAE
[z180-stamp.git] / z180 / msgbuf-a.180
index f52074e7193fdf0ac56ca82e8ecb0309cde331c3..36e08715db1304e3443110a131d61ffd1aa93d03 100644 (file)
@@ -187,7 +187,7 @@ msg.co:
        \r
 buf:\r
        db      buf_end - $ - 1         ;output string length\r
-       db      081h                    ; message start token\r
+       db      0AEh                    ; message start token\r
        db      buf_end - $ - 1         ; message length\r
        db      1                       ; command\r
        db      1                       ; subcommand\r