Skip to content

Nasm with modified listing generation. Listing files include origin in bin format, so it's easier to use in osdev.

License

Notifications You must be signed in to change notification settings

cybekRT/nasm-osdev

Folders and files

NameName
Last commit message
Last commit date
Dec 27, 2019
Dec 27, 2019
May 2, 2017
Dec 27, 2019
Jan 24, 2010
Dec 27, 2019
Dec 27, 2019
Apr 25, 2010
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Apr 7, 2017
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Jan 18, 2015
Jul 14, 2008
Nov 25, 2007
Jun 29, 2008
Aug 13, 2010
Dec 27, 2019
Dec 27, 2019
Oct 3, 2010
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Dec 27, 2019
Apr 24, 2017
Dec 27, 2019
Apr 20, 2013
Dec 27, 2019
Dec 27, 2019

Repository files navigation

NASM, the Netwide Assembler

This is a fork of original nasm from: https://repo.or.cz/w/nasm.git

I have changed how listing files are created for bin files.
Now they will include origin, so it will be easier to debug things having EIP values.


Many many developers all over the net respect NASM for what it is: a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!).

Now we have good news for you: NASM is licensed under the "simplified" (2-clause) BSD license. This means its development is open to even wider society of programmers wishing to improve their lovely assembler.

Visit our nasm.us website for more details. We are gradually moving services away from Sourceforge. For our remaining Sourceforge services see here.

With best regards, the NASM crew.

About

Nasm with modified listing generation. Listing files include origin in bin format, so it's easier to use in osdev.

Resources

License

Stars

Watchers

Forks

Packages

No packages published