home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
INFO
/
CROSSASM
/
6502.ZIP
/
SYN.ASM
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Assembly Source File
|
1986-11-30
|
227 b
|
5 lines
.opdef .byte,.db ;define byte data
.opdef .dbyte,.dw ;define double byte msb first
.opdef .word,.drw ;define double byte lsb first
.opdef .text,.db ;define text string of data