Go to file
2003-12-12 06:18:07 +00:00
doc Update rdoff 2003-12-12 06:18:07 +00:00
lcc
misc Add autoheader command 2003-09-01 04:20:40 +00:00
Mkfiles Support building 16-bit DOS binaries using OpenWatcom 2003-08-30 03:49:30 +00:00
output Update rdoff 2003-12-12 06:18:07 +00:00
rdoff Update rdoff 2003-12-12 06:18:07 +00:00
test Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string const 2003-09-25 11:43:28 +00:00
assemble.c Cannot free "lnfname" since it's now static... 2003-09-08 22:59:07 +00:00
assemble.h
AUTHORS Alexei's patch to allow "-I" paths to be searched for "incbin"ed files 2003-08-27 11:33:56 +00:00
ChangeLog
CHANGES For compatibility with older code removed feature: 2003-09-26 19:03:40 +00:00
configure.in Make sure autoheader has actually been run by conditionalizing 2003-09-08 20:02:10 +00:00
COPYING
disasm.c Add support for the new instructions in Prescott 2003-02-24 23:22:45 +00:00
disasm.h
eval.c Correct handling of SEG <nonsegment>; per BR 560575 2002-05-27 02:19:43 +00:00
eval.h
float.c
float.h
insns.dat STR also has SMSW/SLDT-like semantics for operand size 2003-09-02 21:38:48 +00:00
insns.h Add support for the new instructions in Prescott 2003-02-24 23:22:45 +00:00
insns.pl Clean up unnecessary dependencies. 2002-09-12 16:34:06 +00:00
INSTALL Enable the use of a config.h file and autoheader. At this point we don't 2003-09-01 04:19:37 +00:00
install-sh
labels.c fixed bug by limiting the scanner to no more than 4095 characters for a single ID token 2003-09-08 00:30:40 +00:00
labels.h
listing.c "const"-ipation fixes from Trevor Woerner 2002-09-12 02:23:54 +00:00
listing.h
macros.pl
Makefile.in Don't delete config.h.in when doing "make spotless" 2003-09-12 22:30:50 +00:00
mkdep.pl Support building 16-bit DOS binaries using OpenWatcom 2003-08-30 03:49:30 +00:00
names.c This is the "megapatch": 2002-06-06 02:41:20 +00:00
nasm.1
nasm.c Backed out another patch =) 2003-09-26 04:20:30 +00:00
nasm.h fixed bug by limiting the scanner to no more than 4095 characters for a single ID token 2003-09-08 00:30:40 +00:00
nasm.spec.in Update for newer RH releases 2003-08-29 21:03:44 +00:00
nasmlib.c fixed bug by limiting the scanner to no more than 4095 characters for a single ID token 2003-09-08 00:30:40 +00:00
nasmlib.h First attempt at fixing the stabs/ELF issue. 2003-09-06 00:50:27 +00:00
ndisasm.1
ndisasm.c
outform.c
outform.h
parser.c Fixes from Bart Oldeman 2002-09-19 04:27:01 +00:00
parser.h
preproc.c For compatibility with older code removed feature: 2003-09-26 19:03:40 +00:00
preproc.h Alexei's patch to allow "-I" paths to be searched for "incbin"ed files 2003-08-27 11:33:56 +00:00
README Drop the version number from the README file 2002-05-27 21:46:20 +00:00
regs.dat Add support for the new instructions in Prescott 2003-02-24 23:22:45 +00:00
regs.pl This is the "megapatch": 2002-06-06 02:41:20 +00:00
standard.mac
sync.c
sync.h
TODO
version Next version = 0.98.39 2003-09-12 20:52:49 +00:00
version.pl

              NASM, the Netwide Assembler.

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 LGPL.
This means its development is open to even wider society of
programmers wishing to improve their lovely assembler.

The NASM project is now situated at SourceForge.net, the most
famous Open Source development center on The Net.

Visit our development page at http://nasm.2y.net/ and our
SF project at http://sf.net/projects/nasm/

See the file CHANGES for the description of changes between revisions.

                                                   With best regards,
                                                           NASM crew.