Mail Archives: opendos/1997/01/24/04:36:32
Hi,
If you are looking for fast, easy to use and efficient high level
assembler please look for SPHINX C-- from Peter Cellik.
It could directly produce std .COM files or .OBJ files. and could use
186, 286, 386 op-codes.
Regards,
Bartosz
bartosz AT bielbit DOT bielsko DOT pl
>>>> DJ Delorie <dj AT delorie DOT com> 1/24/97, 04:39am >>>
>
>> Well, it is the only assembler which I have come across which will
>> directly produce an COM file, and that was something I was looking
>for
>> when I was writing a series of small, compact, utilities. Besides
>which,
>djasm will directly produce .com, .exe, .h, .inc, and .bin files
from
>a single source. We use it for the stub and a few 16-bit functions
we
>need for DPMI memory management. The syntax is a simplified variant
>of either intel or at&t (I forget which) but we like it better than
>tasm.
>However, djasm doesn't yet support all the opcodes (just the ones
>we've needed) and doesn't produce object files (yet?)
- Raw text -