[aklug] Re: first assembly program!

From: Tim Johnson <tim@akwebsoft.com>
Date: Fri Feb 24 2012 - 10:57:36 AKST

* Christopher Howard <christopher.howard@frigidcode.com> [120224 07:09]:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 02/23/2012 05:02 PM, Shane Spencer wrote:
> > Very cool! You're gonna be the biggest, coolest, nerd ever soon..
> > Congrats :)
> >
> > Seriously tho.. very cool.
> >
>
> Thanks! I believe it was Torvalds who once said:
  Nope.

> "Real men code in assembly."
  _I_ said it. :)
  And I used to be a real man.

> I find x86_64 assembly to be a lot of fun, especially with all those
> extra registers to work with.
  I used it for direct vido access back in 32-bit days on windoze.
  Linked into a C .exe file. C can do the same thing, but was much
  less efficient. I don't remember how to do it now, but my C api
  had a feature that enabled one to decompose C code into the
  underlying ASM code. It was fun to first write the vid access
  function in C, decompose to the ASM code and then write the ASM
  code from scratch. I recall that the hand-rolled ASM code was a
  fraction of the decomposed C code....

  Just saying ...

> After I get a decent familiarity with general Gnu assembler syntax, I
> want to move on to AVR assembly and try to program a micro-controller.
> I bought one of those nerdkits from nerdkits.com.
  solderless breadboards: cool!

-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Fri Feb 24 10:57:44 2012

This archive was generated by hypermail 2.1.8 : Fri Feb 24 2012 - 10:57:44 AKST