|
From: Frank K. <fbk...@co...> - 2005-08-14 23:33:55
|
ran...@ea... wrote: > Hi All, > Just a quick copy from the Linux ASM mailing list. This will also > answer the question "is anyone using NASM anymore?" Thanks Randy! I was going to copy that post here, in case anyone's interested (I'll cc it to luxasm-devel, too - we need the traffic :). Jeff also posted this to "his" list: http://groups.yahoo.com/group/DesktopLinuxAsm/ (I think that's "his" list... not very active) As an IDE, it isn't going to impress Betov - just a "shell" or "brick&brock" job. (which means you could use it with *any* assembler!) The help system is a gem! System calls indexed alphbetically, numerically, and by "topic", error numbers, signals, structures, equates, etc. all in one place (within "one click", I guess, if you've got the mouse enabled...). I haven't given it much of a workout, but it looks like a huge improvement over two (or so) versions ago when I last looked at it. For those looking for an IDE for Nasm/Linux (or Gas/Linux or Fasm/Linux or even HLA/Linux), it's well worth checking out! Anyone looked at the GAMBAS "ide-nasm"??? Best, Frank ---------------- > The following packages have been updated: > > AsmEdit - assembly editor > AsmREf - reference for x86 linux assembly > AsmLib - library of 270 functions > AsmMgr - file manager and IDE frontend > AsmFunc - minor functions to test crt and keyboard > AsmMenu - script menu program > > All programs are written in x86 assembler and can > be found at: > > http://members.save-net.com/jko%40save-net.com/asm > http://sourceforge.net/projects/asmref > http://sourceforge.net/projects/asmedit > http://sourceforge.net/projects/asmlib > http://sourceforge.net/projects/asmmgr > > This update includes about a 100 bug fixes > and some enhancements. The disassembler > for generating source from executable files > is still in progress and a few months away. > > The library is now adding some high level functions > to handle hash tables and browse directories. > > jko at bsn1 dot com > |