Motorola MVME2600 Series User Manual Page 373

  • Download
  • Add to my manuals
  • Print
  • Page
    / 518
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 372
.WRITE .WRITELN
5-49
5
.WRITE
.WRITELN
Names
.WRITE - Output string without a
<CR> or <LF>
.WRITELN - Output string with a <CR><LF> sequence
Codes
$0023
$0024
Description
These output routines are designed to output strings formatted
with a count byte followed by the characters of the string. The user
passes the starting address of the string. The output goes to the
default output port.
Entry Conditions
R03: Address of string
Exit Conditions Different From Entry
None
Note The string must be formatted such that the first byte
(the byte pointed to by the passed address) contains the
count (in bytes) of the string. There is no special
character at the end of the string as a delimiter.
Page view 372
1 2 ... 368 369 370 371 372 373 374 375 376 377 378 ... 517 518

Comments to this Manuals

No comments