Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Assembly x86 > Re: Assemblers
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 12 of 20 Topic 4564 of 4860
Post > Topic >>

Re: Assemblers

by Phat Sam <spamtrap@[EMAIL PROTECTED] > Mar 13, 2008 at 01:06 AM

On Tue, 11 Mar 2008 15:04:37 -0700 (PDT), Terence
<spamtrap@[EMAIL PROTECTED]
> wrote:

>Anybody care to comment on:-
>a) what is the above weird assembly language and what do you assemle
>it with?

   Sounds like Motorola 68k or Motorola 6805 Assembly Language.... Not
to mention, it used commands like:

   MOVE  r0, 1
   MOVE  r1, 2
  
etc.  Where r0 is pretty much like AX, r1 is like BX, etc...  Note,
also earlier 8-bit and 4-bit processors also had registers mapped to
memory locations, like the 6502 / 6510 used in the Commodore
Computers....


>b) where can I find TASM (I had it and it's gone; whereas I seem to
>still have everything else.

O.k. You *might* want to be more specific on this one... Bear in mind
that Borland makes a TASM that comes with various compilers.  But
likewise, a version of TASM exist made by someone else that is a
cross-platform assembler used to generate code for microprocessors
that have on-board eeprom memory that is programmed using an eeprom
burner and later used to control various projects....


>c) I have MASM 6.14, NASM v07, Nasm V08, WinDasm, Win32asm.
>I work privately (fun) for DOS and DOS emulation targets, and
>commercially for Windows native code targets (terribly complex - why?)
> Which of the above assemblers are to be recommended, (if any) and
>why?

I personally love A386.  The A386 is only available by registering A86
and D86 together and upgrading....  A386 is a version of A86 that
sup****ts 386+ instructions....  I like it because you don't need all
the red-tape of MASM.  It's much simplier, just compile and go.  In
fact, for most of my projects, it compiles straight to .com format...

>d) if code starts ".386" or ".486", what assembler understands this
>syntax?
Usually MASM, though I believe TASM from Borland would understand it
in one of its modes....
 




 20 Posts in Topic:
Assemblers
Terence <spamtrap@[EM  2008-03-11 15:04:37 
Re: Assemblers
santosh <spamtrap@[EM  2008-03-12 04:57:52 
Re: Assemblers
NoSpam@[EMAIL PROTECTED]   2008-03-12 13:08:00 
Re: Assemblers
"Wolfgang Kern"  2008-03-12 13:26:33 
Re: Assemblers
"Maarten Kronenburg&  2008-03-12 16:50:58 
Re: Assemblers
Terence <spamtrap@[EM  2008-03-12 16:10:45 
Re: Assemblers
Frank Kotler <spamtra  2008-03-13 12:19:33 
Re: Assemblers
santosh <spamtrap@[EM  2008-03-13 16:01:25 
Re: Assemblers
"Wolfgang Kern"  2008-03-14 12:49:58 
Re: Assemblers
Frank Kotler <spamtra  2008-03-14 17:32:29 
Re: Assemblers
"Wolfgang Kern"  2008-03-15 12:33:19 
Re: Assemblers
Phat Sam <spamtrap@[E  2008-03-13 01:06:21 
Re: Assemblers
Terence <spamtrap@[EM  2008-03-14 15:25:26 
Re: Assemblers
Terence <spamtrap@[EM  2008-03-14 16:01:03 
Re: Assemblers
Terence <spamtrap@[EM  2008-03-14 15:56:07 
Re: Assemblers
"Wolfgang Kern"  2008-03-15 12:47:35 
Re: Assemblers
Terence <spamtrap@[EM  2008-03-14 16:09:59 
Re: Assemblers
Terence <spamtrap@[EM  2008-03-14 15:51:47 
Re: Assemblers
nbaker2328 <spamtrap@[  2008-03-15 22:28:37 
Re: Assemblers
Rugxulo <spamtrap@[EM  2008-03-20 13:32:45 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Nov 20 20:43:00 CST 2008.