home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The AGA Experience 2
/
agavol2.iso
/
software
/
utilities
/
programmers
/
misc
/
barfly
/
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-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