home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
BarflyAssemblerUpdate1,09.LHA
/
Barfly
/
Source
/
Reloc16Hunk.S
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-02-05
|
105 b
|
11 lines
section "hallo",code,reloc16
move.l #a,d0
move.l #b,d0
move.l #c,d0
a:
dc.l 0
b:
dc.l 0
c:
dc.l 0