News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

HLA v2.13 is now available

Started by Randall Hyde, July 15, 2010, 01:49:59 AM

Previous topic - Next topic

Randall Hyde

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