home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d4xx
/
d421
/
ezasm.lha.pi
< prev
next >
Wrap
Text File
|
1994-03-27
|
500b
|
17 lines
.name
EZAsm
.author
Joe Siebenmann
.version
1.3
.description
Combines parts of the "C" language with 68000 assembly, giving it the
"feel" of a higher level language. Supports all 1.3 functions. Uses
braces and "else" like "C". Resulting code is optimized as much as
possible. Takes source file you create and outputs a .asm file. Includes
example source and executable files.
.described-by
Automatically generated from Contents file by c2pi program.
.short
Combines C and assembly languages.