Search the web
Sign In
New User? Sign Up
DesktopLinuxAsm
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 23 - 52 of 354   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23
The following packages have been updated: AsmEdit - assembly editor AsmREf - reference for x86 linux assembly AsmLib - library of 270 functions AsmMgr - file...
jeff
rabidrecluse
Offline Send Email
Aug 13, 2005
2:27 am
24
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@...
Send Email
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"...
jeff
rabidrecluse
Offline Send Email
Aug 23, 2005
4:42 pm
26
... 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...
jeff
rabidrecluse
Offline Send Email
Aug 23, 2005
9:01 pm
27
... 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@...
Send Email
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...
Frank Kotler
fbk69
Offline Send Email
Aug 24, 2005
1:57 am
29
... 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...
jeff
rabidrecluse
Offline Send Email
Aug 24, 2005
2:12 am
30
... 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@...
Send Email
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...
jeff
rabidrecluse
Offline Send Email
Aug 26, 2005
8:42 pm
32
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@...
Send Email
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: ...
jeff
rabidrecluse
Offline Send Email
Aug 28, 2005
5:14 pm
34
The following packages have been updated: AsmEdit - assembly editor AsmREf - reference for x86 linux assembly AsmLib - library of 270 functions AsmMgr - file...
jeff
rabidrecluse
Offline Send Email
Aug 31, 2005
3:25 pm
35
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...
jeff
rabidrecluse
Offline Send Email
Sep 21, 2005
3:03 am
36
... 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...
root
uncledeejypooh
Offline Send Email
Sep 21, 2005
3:19 pm
37
... 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...
jeff
rabidrecluse
Offline Send Email
Sep 22, 2005
2:33 pm
38
... 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...
deej
uncledeejypooh
Offline Send Email
Sep 22, 2005
10:23 pm
39
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...
jeff
rabidrecluse
Offline Send Email
Sep 23, 2005
5:47 pm
40
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...
jeff
rabidrecluse
Offline Send Email
Dec 9, 2005
1:52 pm
41
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@...
Send Email
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...
jeff
rabidrecluse
Offline Send Email
Dec 18, 2005
4:29 pm
43
Release notice ... The AsmIDE files have been updated. This includes the following: AsmPlan - fixed several bugs Ainfo - new program to view .info files ...
jeff
rabidrecluse
Offline Send Email
Dec 21, 2005
5:01 pm
44
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...
jeff
rabidrecluse
Offline Send Email
Dec 29, 2005
12:28 am
45
Hi all, The web page (see below) has been updated and a new program added. AsmLib now has over 300 functions and many bugs have been fixed. In a few day...
jeff
rabidrecluse
Offline Send Email
Feb 14, 2006
4:48 am
46
Hi all, The AsmIDE project has released a snapshot of current progress. changes include: * AsmNano, a new editor * AsmLib expanded to over 300 functions *...
jeff
rabidrecluse
Offline Send Email
Mar 14, 2006
12:50 am
47
Announcement: The DesktopLinuxAsm web site has been updated. Several new programs were added and there is now a puzzle and a tips section. ...
jeff
rabidrecluse
Offline Send Email
Aug 14, 2006
2:04 am
48
Hi All, The puzzle page has had some activity and was revised. Several people attempted "classical puzzle #1" and got confused. I've added some more notes and...
jeff
rabidrecluse
Offline Send Email
Aug 16, 2006
12:37 am
49
Hi All, Thanks to who ever posted the web page to alt.lang.asm. I'm not on the list but did get a copy of a post from Mark LInder with possible solutions to...
jeff
rabidrecluse
Offline Send Email
Aug 17, 2006
10:47 pm
50
Hi All, This is a collection of comments related to Assembly. 1. It looks like the discussion list at "linux-assembly@..." is down or gone. I was...
jeff
rabidrecluse
Offline Send Email
Aug 18, 2006
4:30 pm
51
Hi All, This is a collection of comments. AsmLib Anyone using the new memory manager may want to get a newer version. It has been redesigned and is faster and...
jeff
rabidrecluse
Offline Send Email
Aug 21, 2006
4:59 pm
52
The solution for the first puzzle is not good. mov al,5(B0 05) is shorter. http://members.save-net.com/jko%40save-net.com/asm/puzzles.htm...
Cseke Gabriel
kecso_g
Offline Send Email
Aug 21, 2006
8:31 pm
Messages 23 - 52 of 354   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help