The Desktop Assembler web page has been updated with a few new programs. Everything is alpha so expect a few bugs. The new programs include: AsmDis - a...
The AsmSrc program is now complete and a alpha copy will be available soon. This is a complete rewrite and does not resemble the old AsmSrc program. Currently...
The list of debuggers for Linux assembly has now grown to 4 or possibly 5. I think this is good news for assembly programming. Here is my list of debuggers: ...
AsmBug has caused some confusion when swapping windows. There seems to be several issues: 1. Sometimes the swap to application window fails. 2. Other...
Thanks... I didn't know about this one. Unfortunately, Ubuntu installed a too-old version of Qt. Why do developers always go for bleeding edge ... assuming...
... Installing programs on LInux can be frustrating. There is a big problem with library proliferation that few people talk about. On the other hand, it is a...
AsmSrc is now available and bugs have been fixed in the other new releases. All program are still alpha but should now be usable. If anyone has install ...
Someone wrote saying the AsmBug user interface was not what they expected. Maybe I'm biased <grin> but it seems very simple and quick to me. Here are the ...
The web page is getting close to completion. Too many changes to describe. Bugs have been fixed in AsmBug, AsmDis, AsmSrc programs, ... I plan to take a...
Finally.. the web page is done and links checked. It contains new material in most sections. The puzzles have answers and the tips and opinion sections were...
The trace program now has a rough requirement document. If anyone wants to review features, add ideas, or make obscene comments, have at it. ... NAME AsmTrace...
just downloaded asmide, did Make install, tested most programs and work great but ... when run asmbug a new window opens with nothing in it except string...
... Sounds like a bug, asmbug should never die without a warning. The message "Warning: cannot convert..." is probably from x-windows trying to start up...
Hi All, The AsmRef project and lscr project by Roman Oveseytsev have merged and a preliminary version is on the web page. (see updates section of downloads) ...
Hi All, I've been chasing problems with some terminals and rewrote the crt_test program to provide more information. The web page has a updated crt_test in...
Hi All, The AsmRef merger with lscr project by Roman Oveseytsev is progressing and a new version is available. Also, AsmLib and the AsmIDE downloads have...
Hi All, The web page has been updated with the following changes: The download section now has minor updates to most programs, and major updates to: AsmBug -...
Hi All, My testing of AsmBug produced a page of problem reports. It is not ready to use and is being partially redesigned. Oh well... Not much happening in...
Hi All, Yet another release of AsmBug alpha. This project is having a difficult birth and I've learned a few things about using the kernel trace functions....
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...