Blame view

code.txt 160 Bytes
c79ef7bb   Geoffrey PREUD'HOMME   Instructions outi...
1
2
3
4
5
6
7
  .org 0x0080
  
  debut:
      ldi r16,0xFF ; On configure les ports A et B en sortie
      out DDRA,r16
      out DDRB,r16
      r17 <- 0b00000001 ; 8 places de chenillard