SYSTEM CALLS
M68CPU32BUG/D REV 1
5-30
.WRITE
Output String Using Character Count
.WRITE
.WRITELN
.WRITELN
. . . . . prints this message:
MOTOROLA QUALITY!
Using .WRITELN instead of .WRITE outputs this message:
MOTOROLA
QUALITY!
NOTE
The string must be formatted such that the first byte (the byte
pointed to by the passed address) contains the byte count of the
string (pointer/count format – see 5.1.2).
Содержание M68CPU32BUG
Страница 16: ...GENERAL INFORMATION M68CPU32BUG D REV 1 1 8 ...
Страница 30: ...DEBUG MONITOR DESCRIPTION M68CPU32BUG D REV 1 2 14 ...
Страница 102: ...DEBUG MONITOR COMMANDS M68CPU32BUG D REV 1 3 72 ...
Страница 168: ...DIAGNOSTIC FIRMWARE GUIDE M68CPU32BUG D REV 1 6 24 ...