Re: ASM/HLA

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: cody (no_spam_deutronium_at_gmx.net)
Date: 06/10/04


Date: Thu, 10 Jun 2004 10:33:24 +0200


> I'm planning on learning some asm since it has always interrested me (I
know
> nothing of it yet, only .net and a little c++) and noticed that there are
> some differences in asm (MASM,TASM,HLA) so I'm a bit confused on where to
> start.
> My first impression is to go with the HLA since I have read that it
supports
> some *high level* instructions/syntax but can this be used in unmanaged c#
?

Iam not sure what makes you think C# has something to do with assembler, the
NG comp.lang.asm would be abetter choice for you. Anyway, there is a way to
use assembler with .NET (not C#): CIL/MSIL, the common intermediate language
which is the base for all .NET programs. It is not an assembler for a real
machine for for a virtual machine, and is maybe a good thing to start with
since it is much simpler than other assembly languages.

--
cody
Freeware Tools, Games and Humour
http://www.deutronium.de.vu  || http://www.deutronium.tk


Relevant Pages

  • Re: HLA v2.x and / or LASM suggestion: Win32 Resources
    ... Assembler" probably always get when people are actually talking about ... machine_ from ASM or even some of the more "low-level" C programming - ... "Abstraction" - as I keep saying and, one day, I Hope people will ... writing code thinking it's "portable" when, in fact, it contains ...
    (alt.lang.asm)
  • Re: What micros do you actually hate to work with?
    ... with less than tiny asm ... hassle to work with 32 bit longs in assembler for an 8 bit uP, ... Microchip's C compiler tools and their assembly under MPLAB. ... In this case, also, I was the only programmer. ...
    (comp.arch.embedded)
  • Re: Why use assembly?
    ... I use asm because, when given a propper tool, like RosAsm, its simply the easiest, clearest language. ... that learning asm with some of the older assembler may actually be a pain in the ass. ... The remaining bits that are not easy, comes from situations like when you have to write your own code for things that just take a single line of code in a HLL. ... Becomming an asm programmer is to take the step from beeing a servant in the dark to beeing the master of your own destiny in the programming world. ...
    (alt.lang.asm)
  • Re: What micros do you actually hate to work with?
    ... with less than tiny asm ... hassle to work with 32 bit longs in assembler for an 8 bit uP, ... Microchip's C compiler tools and their assembly under MPLAB. ... After writing a nicely designed equivalent in C, ...
    (comp.arch.embedded)
  • Re: Helpful Practical Uses of Conditional Assembly
    ... > The best ASM for teaching is likely to be very uncluttered ... The best assembler for applications writing is free of pointless ... actually play a single note of it on a real instrument... ...
    (alt.lang.asm)