File: labelsdd.asm

package info (click to toggle)
z80dasm 1.1.4-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,132 kB
  • ctags: 280
  • sloc: asm: 68,772; ansic: 2,200; sh: 1,297; makefile: 49
file content (16 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
; z80dasm 1.1.1
; command line: ../src/z80dasm -g0 -l -o labelsdd.asm labelsdd.bin

	org	00000h

	inc ix
	ld a,(bc)	
	nop	
	nop	
	nop	
	nop	
	nop	
	nop	
	nop	
	nop	
	nop