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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 81 - 110 of 354   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
81
Hi All, This is a summary of Linux Assembly news from various sources. Fasmlib has been updated and appears usable. It has the goal of multi-os and...
jeff
rabidrecluse
Offline Send Email
Mar 12, 2007
4:02 pm
82
Hi All, The "download" page has been updated with the following: 1. AsmLib expanded to include low level sound functions. 2. Added example program to measure...
jeff
rabidrecluse
Offline Send Email
Mar 19, 2007
6:29 pm
83
Hi All, Claudio Fontana reported that the web page has a bad solution to the ascii conversion puzzle. He is correct, the correct solution should be: ;convert...
jeff
rabidrecluse
Offline Send Email
Mar 22, 2007
3:19 pm
84
... ??? "cleared", you mean... Best, Frank...
Frank Kotler
fbk69
Offline Send Email
Mar 23, 2007
1:37 am
85
... Those CLD and STD instructions can be difficult to describe. I think they mean something like (clear load direction) and (set load direction). Probably...
jeff
rabidrecluse
Offline Send Email
Mar 23, 2007
1:56 am
86
Hi Jeff, Just happened to notice the link at the bottom of this page: http://members.save-net.com/jko%40save-net.com/asm/h_simple.htm ...isn't working....
Frank Kotler
fbk69
Offline Send Email
Mar 23, 2007
2:18 pm
87
... SeTDirection flag and CLearDirection flag, I think (analogous to STC and CLC? but no equivalent to CMC...). To me, it is "intuitive" that if the...
Frank Kotler
fbk69
Offline Send Email
Mar 23, 2007
2:27 pm
88
... Thanks, I fixed the link using a local copy of Dericks tutorial. It may have been better to use the link to /ddocs.cs.up.ac.za? Not sure. ... Also, the...
jeff
rabidrecluse
Offline Send Email
Mar 23, 2007
11:10 pm
89
The web page has been updated with a new example for the string_form library function. It calculates fitness level from data entered on a form. See update...
jeff
rabidrecluse
Offline Send Email
Mar 26, 2007
3:49 pm
90
The web page has been updated. See the update section of download page. The following have been added: 1. AsmLib has some updates to support the example...
jeff
rabidrecluse
Offline Send Email
May 6, 2007
12:48 am
91
Argggg.. I just installed the new debian etch and did some testing. The AsmIDE programs had a few problems. I've fixed most of them and things were proceeding...
jeff
rabidrecluse
Offline Send Email
May 7, 2007
5:19 pm
92
Heck, you've made extensive use of function keys throughout the apps and I've never been able to get them to work in an xterm here in Ubuntu 6.06 LTS. One of...
Nathan Baker
evenbitnb
Offline Send Email
May 9, 2007
3:51 pm
93
... Groan, The function key problem is easy to fix, but could have been avoided if the TERMINFO and TERMCAP files were interrogated by AsmIDE. These files ...
jeff
rabidrecluse
Offline Send Email
May 10, 2007
2:57 am
94
Hi All, Version 9.35 of AsmIDE is now on the web page. This update is mostly about Debian etch compatibility and xterm problems. Changes include: AsmBug...
jeff
rabidrecluse
Offline Send Email
May 27, 2007
9:01 pm
95
Hello all, I'm starting to post the following announcement on a few lists. The only news for this list is AsmLibx. It now is capable of doing simple windows...
jeff
rabidrecluse
Offline Send Email
Jun 4, 2007
11:20 pm
96
... Hi Jeff, I'm getting a 404 on this... http://members.save-net.com/jko%40save-net.com/asm/AsmIDE-0.6.36.tar.gz Will try to remember to try again later....
Frank Kotler
fbk69
Offline Send Email
Jun 5, 2007
7:21 pm
97
... Hi Frank, I think the problem is now fixed, and thanks for your comments on various lists. Some of the code in AsmLIbx is based upon your comments. I...
jeff
rabidrecluse
Offline Send Email
Jun 5, 2007
7:56 pm
98
The web page now has an updated AsmLIbx (x library) and a few updates to AsmLib. Mostly, this is a AsmLIbx update. It now has over 40 functions and four demo...
jeff
rabidrecluse
Offline Send Email
Jun 25, 2007
1:12 am
99
Hi All, It has been too quiet on this list. Hopefully, some updates will be of interest. I've been working on a rewrite of the debugger. The goal is to fix...
jeff
rabidrecluse
Offline Send Email
Aug 13, 2007
2:13 am
100
Announcement: The web site: http://members.save-net.com/jko%40save-net.com/asm/ has been updated. Focus of site is: Linux assembly programming and tools. ...
jeff
rabidrecluse
Offline Send Email
Aug 17, 2007
4:47 pm
101
Hi all, I was sure this was posted already, but could not find it in archives? Here it is again. Feel free to post it anywhere you want to try and create...
jeff
rabidrecluse
Offline Send Email
Aug 22, 2007
6:08 pm
102
Hi all, I'm having trouble posting for some unknown reason. The last few messages got lost? Hopefully, this one get through. ... Another update to AsmBug is...
jeff
rabidrecluse
Offline Send Email
Aug 30, 2007
3:20 am
103
Hi all, I've added a "tricky code" detector to AsmBug along with some other information displays. There is also a new FAQ that talks about "tricky code" and...
jeff
rabidrecluse
Offline Send Email
Aug 31, 2007
8:26 pm
104
jeff wrote: ... Heh! Don't blame it on Fasm, you can do that with any assembler. I like to call the routine "print_following_message" to give the poor reader a...
Frank Kotler
fbk69
Offline Send Email
Sep 1, 2007
2:13 am
105
Hi all, I've been thinking about promoting a guideline for functional programs. About the only programs we hear about are the big GUI programs and the command...
jeff
rabidrecluse
Offline Send Email
Sep 1, 2007
5:32 pm
106
... Hi Frank, I confused you, that code was not created by fasm, it is inside the assembler. Fasm is written in assembler and is full of non-standard program...
jeff
rabidrecluse
Offline Send Email
Sep 1, 2007
5:42 pm
107
Okay. Sounds good to me - I'll pass it on to a.l.a. We're having a discussion about Linux and its suitability for "Joe User". This might draw some comment... ...
Frank Kotler
fbk69
Offline Send Email
Sep 1, 2007
7:59 pm
108
Hi all This is a collection of comments: I've added the SFF (Small, Fast, Friendly) guideline to my web page. I've been testing AsmBug with Fasm and ran into...
jeff
rabidrecluse
Offline Send Email
Sep 1, 2007
8:28 pm
109
Hi all This is a discussion of the ELF format. Three AsmIDE programs (AsmDis,AsmSrc, and AsmBug) try to use a common ELF decoding engine. It started out as a ...
jeff
rabidrecluse
Offline Send Email
Sep 6, 2007
3:28 pm
110
Hi all AsmIDE continues to make progress. The latest release adds some bug fixes and enhanced ELF utilities. What's New (Release 0.9.44) This release is...
jeff
rabidrecluse
Offline Send Email
Sep 16, 2007
4:52 pm
Messages 81 - 110 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