File: basicblocks.blocks

package info (click to toggle)
z80dasm 1.1.5-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 3,276 kB
  • sloc: asm: 70,115; ansic: 2,541; sh: 1,255; makefile: 275
file content (6 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
; comment

test_bytedata:	start 0x0100 end 0x0200 type bytedata
test_worddata:	start 0x0200 end 0x0300 type worddata
test_code:	start 0x0300 end 0x0500 type code
test_pointers:	start 0x0400 end 0x0410 type pointers