Motorola M68CPU32BUG User Manual Page 129

  • Download
  • Add to my manuals
  • Print
  • Page
    / 196
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 128
SYSTEM CALLS
M68CPU32BUG/D REV 1 5-15
.OUTCHR Output Character Routine .OUTCHR
5.2.11 Output Character Routine
SYSCALL .OUTCHR
TRAP CODE: $0020
Outputs a character to the default output port.
Entry Conditions:
SP ==> Character <byte>
Word fill <byte> (Placed automatically by the MCU)
Exit Conditions:
SP ==> Top of stack
Character is sent to the default I/O port.
EXAMPLE
MOVE.B D0,-(A7)
Send character in D0
SYSCALL .OUTCHR
To default output port
Page view 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 195 196

Comments to this Manuals

No comments