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...
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...
... Those CLD and STD instructions can be difficult to describe. I think they mean something like (clear load direction) and (set load direction). Probably...
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....
... 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...
... 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...
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...
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...
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...
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...
... 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 ...
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...
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...
... 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....
... 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...
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...
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...
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. ...
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...
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...
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 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...
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...
... 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...
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... ...
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...
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 ...
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...