source: branches/AVR/sample.asm

Last change on this file was 1, checked in by george, 15 years ago
  • Přidáno: Větve AVR a Z80.
File size: 75 bytes
Line 
1LDD R0, Y+0
2LDI R16, 1
3ADD R0, R16
4STD Y+0, R0
5MOV R26, R0
6MOV R27, R1
Note: See TracBrowser for help on using the repository browser.