Motorola M68CPU32BUG Manuale Utente Pagina 22

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 35
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 21
20
name in a buffer in main memory. This can be easily done with the DC.B (Declare Con-
stant) assembler directive as in:
ORG $4000
BUF DC.B ’j’,’A’,’c’,’K’,’ ’, ’f’,’L’,’a’,’S’,’h’,’#’,’1’
Use a loop structure to move the characters from the memory buffer into register D0.
Once the character is in register D0, make a call to your subroutine which handles the
writing of the character to the LCD display.
Vedere la pagina 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 34 35

Commenti su questo manuale

Nessun commento