Re: package of tasm
- From: Terence <spamtrap@xxxxxxxxxx>
- Date: Wed, 26 Mar 2008 16:10:54 -0700 (PDT)
On Mar 26, 11:06 pm, prabuxx <spamt...@xxxxxxxxxx> wrote:
in y studies i am studying about tasm.can anyone tell about good
simple package about tasm
Borland's Tasm and Microsoft's MASM of 1990-1999 are very similar. I
had both (and recently found I had lost TASM without noticing) and I
used to assemble with either. So any documents about the DOS-targeted
MASM will help a lot with your use of Tasm. The main difference I
remember is that Tasm uses .386 and similar assembler directives in
the beginnibng of the source to direct the kind of coding to be
generated and whether the code is data or instructions.
.
- Follow-Ups:
- Re: package of tasm
- From: Spiro Trikaliotis
- Re: package of tasm
- References:
- package of tasm
- From: prabuxx
- package of tasm
- Prev by Date: Re: Is it possible to address more than 1MB in real-mode
- Next by Date: Re: int 0x13 utility
- Previous by thread: Re: package of tasm
- Next by thread: Re: package of tasm
- Index(es):
Relevant Pages
|