home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d9xx
/
d942
/
as65.lha
/
AS65
/
Readme
< prev
next >
Wrap
Text File
|
1993-12-20
|
1KB
|
36 lines
AS65 Cross-Assembler for the 6502 processor family
(c) 1989-93 by Thomas Lehmann
The author of this program is not responsible for any damages by using this
material. The AS65 Assembler is public domain and can be freely distributed
(only the whole package: program and docs) provided the copyright notice is
intact and NO commercial use is made with it without written permission by
the author.
my Address:
Thomas Lehmann
Zedernstraße 36
41239 Mönchengladbach
Germany
The "AS65" assembler is a comfortable and efficient 2 pass cross assembler for
the whole 6502 processor family.
A line of the source-file can be constist maximal 250 signs. It is possible to
open 30 files at the same time (include). The number of the files which are
used during the assembling is however unlimited. The largness of code wich is
to assemble and the quantity of possible symbols, labels and macros is only
depending to the used memory. The object code is processor conditionell limited
to 64 kB. (maximum adressing area of the 6502 family).