|
Prev: Mem under Linux
Next: asm basic calculator
From: Betov on 30 Dec 2007 04:24 Which is the actual official NASM page? Betov. < http://rosasm.org >
From: Frank Kotler on 30 Dec 2007 10:22 Betov wrote: > Which is the actual official NASM page? http://nasm.sf.net/ if you want the eye-candy... http://sf.net/projects/nasm/ if you don't, I guess. Actual files are at: <http://sourceforge.net/project/showfiles.php?group_id=6208> the ones you want are way down at the bottom of the page... If you would prefer to avoid SourceForge, you can get latest snapshots from: ftp://ftp.zytor.com/pub/nasm/snapshots/ latest release builds from: ftp://ftp.zytor.com/pub/nasm/releasebuilds/ I should mention that 2.01rc1 has been released - mostly just a "bugfix" version... 2.01 ---- * Fix the handling of MMX registers with explicit "qword" tags on memory (broken in 2.00 due to 64-bit changes.) * Fix the PREFETCH instructions. * Fix the documentation. * Fix debugging info when using "-f elf" (backwards alias for "-f elf32"). * Man pages for rdoff tools (from the Debian project.) Glad you asked... Best, Frank
From: Betov on 31 Dec 2007 05:31 Frank Kotler <fbkotler(a)verizon.net> �crivait news:5L2ej.732$nN5.84 @trndny04: >> < http://nasm.sourceforge.net/ > > > What did I tell you? Ah! I have been duped by the page design. Sorry, i did not noticed the change. Betov. < http://rosasm.org >
From: Paul Carter on 31 Dec 2007 16:54 Frank Kotler wrote: > Betov wrote: >> Frank Kotler <fbkotler(a)verizon.net> �crivait news:hJOdj.666$nN5.156 >> @trndny04: >> >> [...] >> >> Tanks a lot. >> >> Do you realise that the very first page coming from Google search >> on MASM is: > > Wait a minute. MASM??? You're trippin'! "MASM" gets me masm32.com. > "NASM" gets me nasm.org (turns out there are a number of things that > "NASM" stands for - goddamn National Air and Space Museum!!!) > Actually, I got a National Air and Space Museum sweatshirt this summer because it had the initials NASM. :) -- Paul
From: Frank Kotler on 31 Dec 2007 17:33 Paul Carter wrote: .... > Actually, I got a National Air and Space Museum sweatshirt this summer > because it had the initials NASM. :) Now *that's* a cool idea!!! :) I wonder if I could get a certificate from the National Academy of Sports Medicine to hang on my wall... Best, Frank
|
Pages: 1 Prev: Mem under Linux Next: asm basic calculator |