The AsmEdit files have been updated on Sourceforge: http://sourceforge.net/projects/asmedit AsmEdit is an IDE for x86 assembler projects. The major features...
Hello all, An incremental release of AsmIDE programs may occur this week. The package was broken into smaller releases to solve some problems and make...
It is amazing how many bugs can hide in a program. My testing must have always typed commands in the same way and bugs did not appear. Anyway, The AsmIDE...
Another update to AsmIDE is on the web site at: http://members.save-net.com/jko%40save-net.com/asm/ Changes include: lots of bug fixes in AsmMgr new program to...
It's Done... The AsmMgr program now has a project module with these features: * tracks projects and opens project directories * builds makefiles, sample...
Assembler programs released this week: http://members.save-net.com/jko%40save-net.com/asm/ AsmMgr program now has a project module with these features: *...
Skip this if not interested in script menus. Scripts don't do menu's very well and the existing solutions (dialog program and others) are not easy to use. I'm...
Anyone interested in the menu program for scripts can find it on the web page along with some examples. The AsmIDE programs now use it instead of the "dialog"...
The following packages have been updated: AsmEdit - assembly editor AsmREf - reference for x86 linux assembly AsmLib - library of 270 functions AsmMgr - file...
Hi all! There is a problem with asmplan. When I run 'make install' then it works fine but when I compile my own version with nasm 0.98.37 or 0.98.39 then...
QUASAR
quasar@...
Aug 22, 2005 5:23 pm
25
... I've also encountered this problem and fixed it by recompiling the library and reinstalling it. Try going into the library directory and doing a "make"...
... Groan... ignore my previous email about recompiling the library. The AsmPlan program does not use the library. I now think the problem can be found in a...
... I've recompiled all by going to ~/asmide and typing make clean make make install but asmplan still doesn't work as expected. ... GPM is very common on all...
QUASAR
quasar@...
Aug 23, 2005 9:04 pm
28
... I thought it sounded like it might be that one again. I recently got bit by it myself in some code - and I *know* it's there. It *is* quite a useful...
... HI Frank, Don't bother looking at AsmPlan. I found a long list of problems while looking for the infamous "\" bug. It is amazing. I use AsmPlan every...
... You are right it is line 547 in subs.inc db "\",0 ;65 \ after recompiling AsmPlan keys works but now I'll look for other bugs :] -- QUASAR...
QUASAR
quasar@...
Aug 24, 2005 6:50 pm
31
Hi all, The asmplan program has been updated and can be found at: http://members.save-net.com/jko%40save-net.com/asm It is a separate file and is not included...
hi I've found next bug in asmplan - start asmplan - press n - prompt will be where it should be - press enter - press n - prompt will be in the center of the...
QUASAR
quasar@...
Aug 28, 2005 3:51 pm
33
... Thanks, This bug and several others have been fixed. Also, keyboard commands have been added to the "todo edit" function. Version 0.9.12 is now at: ...
The following packages have been updated: AsmEdit - assembly editor AsmREf - reference for x86 linux assembly AsmLib - library of 270 functions AsmMgr - file...
I've encounter some interesting comments lately that are remotely related to assembly programming. The first is in this months "Linux Format" magazine. I'm...
... Hi Jeff, I agree with the 'Bloat' comment, one of the reasons I chose Assembler rather than C/C++. As for the rest of the anti-assembler half-wits, let 'em...
... Yes, I hope we can get more developers interested in assembler and start optimizing the libraries. My system has a huge collection of libraries and most...
... Hi Jeff, I must say, the interactive tutorial sounds VERY interesting. It would take a brave soul to take it on, though. I'm sure it would help a LOT of...
I've been thinking about writting a tutorial and how to make it interactive. It looks doable but feedback on some features would be helpful. The current...
I've put an alpha version of the nasm assembler source generator (asmsrc-0.9.13.tar.gz) at: http://members.save-net.com/jko%40save-net.com/asm This program...
hi I've found a bug in asmplan when you parse environment variables HOME is unproperly recognized when I have JAVA_HOME=/usr/lib/java asmplan assumes that my...
QUASAR
quasar2@...
Dec 17, 2005 4:29 pm
42
... Hi Quasar, This should be easy to fix. I should have a new version of AsmPlan available in a few days. There are a few other bugs that also need some...
Release notice ... The AsmIDE files have been updated. This includes the following: AsmPlan - fixed several bugs Ainfo - new program to view .info files ...
I've put an alpha version of Asmfile on my web page along with some fixes for Ainfo and AsmMgr http://members.save-net.com/jko%40save-net.com/asm AsmFile is a...