home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Collection (I)
/
TOOLS.iso
/
c05
/
1.img
/
ASM2.S03
< 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
|
1980-01-01
|
106 b
|
9 lines
ORG 3000H
MOV DPTR,#3500H
MOV A,#03H
MOVX @DPTR,A
INC DPTR
MOV A,#56H
MOVX @DPTR,A
END