8 May 2005 04:12
HLA v2.0/ADK Update
Randall Hyde <randyhyde <at> earthlink.net>
2005-05-08 02:12:08 GMT
2005-05-08 02:12:08 GMT
Hi All, I've posted an update to the Assembler Developer's Kit (the basis for the HLA v2.0 assembler) on Webster at http://webster.cs.ucr.edu/AsmTools/RollYourOwn/index.html (ignore the dates, I've still got to update the HTML page and the master file is on a laptop I don't have available to me right now). This version has a couple of major additions. 1. (The Biggie) The ADK now assembles and runs under Linux. 2. The regression test suite has also been ported to Linux (no small feat, this port uncovered a bunch of bugs in both the test suite and the assembler). 3. I've modified the test suite to generate the comparison test data for the test from a known (good) version of the assembler. This saves a bit of time when downloading the files as you don't need copies of all the test data in the ZIP file. 4. This version includes the "static variable placement optimization" that I've discussed in other threads around here. It does a half-way decent job of filling in gaps between the variables at either end of a declaration section. Sooner or later I'll get around to posting a Linux-ized(Continue reading)
RSS Feed