home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
fish
/
disks
/
d1016.lha
/
Programs
/
BarflyDemo
/
BarflyDemo.lha
/
Source
/
Reloc16Hunk.S
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-02-06
|
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