[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pgubook-readers] Run as on cygwin
From: |
Ernest N. Wilcox Jr. |
Subject: |
Re: [Pgubook-readers] Run as on cygwin |
Date: |
Wed, 8 Apr 2009 17:08:41 -0400 |
User-agent: |
KMail/1.11.2 (Linux/2.6.27.19-desktop-1mnb; KDE/4.2.2; x86_64; ; ) |
On Wednesday 08 April 2009 12:01:58 address@hidden wrote:
> [Pgubook-readers] Run as on cygwin
Get the Netwide Assembler (NASM). It is an assembly language programming
software package (environment) you can use to develop assembly language
programs. You can also use it to learn Assembly Language. There is an
excellent e-book called Programming from the Ground Up. You can download it at
http://savannah.inetbridge.net/pgubook/ProgrammingGroundUp-1-0-booksize.pdf
The book is a pdf file, so you will need Acrobat reader or another pdf file
viewer to read it.
HTH,