The MASM Forum Archive 2004 to 2012

Project Support Forums => HLA Forum => Topic started by: Randall Hyde on July 15, 2010, 01:49:59 AM

Title: HLA v2.13 is now available
Post by: Randall Hyde on July 15, 2010, 01:49:59 AM
Hi All,
HLA v2.13 is now available at the usual place:
http://homepage.mac.com/randyhyde/webster.cs.ucr.edu/HighLevelAsm/dnld.html

I believe I've fixed all the issues recently mentioned on this board.
I could never reproduce the problem reported on clax, so my assumption is that this problem was fixed along with something else between v2.12 and v2.13.

Lots of fixes to RPCs.  I've discovered that RPC are a great debugging tool. I run a little console program with a bunch of remote procedures that output data to the console and then remotely (on the same machine) call those procedures from the application I'm testing. Works great in Windows and Linux (presumably in Mac OSX and FreeBSD too, though most of my tests are on the TRIGA reactor console software I'm currently writing with HLA).

Cheers,
Randy Hyde