File: t86.asm

package info (click to toggle)
pasmo 0.5.3-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 892 kB
  • ctags: 1,805
  • sloc: cpp: 8,508; asm: 3,020; sh: 790; makefile: 627
file content (8 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
	ld a,(hl)
	ld a,a
	ld a,b
	ld a,c
	ld a,d
	ld a,e
	ld a,h
	ld a,l