The MASM Forum

General => The Campus => Topic started by: Septe on August 18, 2016, 05:28:59 AM

Title: Linux assembly vs Windows assembly and editors to boot
Post by: Septe on August 18, 2016, 05:28:59 AM
I have just gotten the Kussworm book on assembly.  I'm looking into other books to supplement the Kussworm book.  I know assembly is tied to the architecture but I also have the feeling that the OS also makes a difference to the assembly language.  In any case, any recommendations for a supplemental book?  I know Duntemanns book but that's for Linux while I'm working in Windows.  If necessary, I can create a virtual box and install linux on it.

I'm also looking into editors to use for assembly language.  I use two:  Programmer's Editor and Notepad++.  I also have Visual Studio 2015, though, I really think it's overkill for my purposes as I want to keep the system as simple as possible.  Without going into religious fervor, do you have any editors for me to look into?

Thanks,

Septe :t
Title: Re: Linux assembly vs Windows assembly and editors to boot
Post by: jj2007 on August 18, 2016, 06:20:36 AM
\Masm32\qeditor.exe maybe?

I use RichMasm (http://masm32.com/board/index.php?topic=5314.0), powerful and highly specialised on assembly, but rumours say it's not everybody's taste :biggrin:
Title: Re: Linux assembly vs Windows assembly and editors to boot
Post by: Vortex on August 18, 2016, 06:46:09 AM
Beside books, there are nice tutorial sets :

Iczelion's Win32 Assembly Homepage - Win32 Assembly Tutorials :

http://win32assembly.programminghorizon.com/tutorials.html

Win32asm basic tutorials :

http://www.madwizard.org/programming/tutorials/