gnupic@linuxhacker.org
gnupic@linuxhacker.org
Subject: gpasm-0.8.9
From: Scott Dattalo
Date: Sat, 26 Feb 2000 17:36:33 -0600 (CST)
It's available:
http://www.dattalo.com/gnupic/gpasm.html
http://www.dattalo.com/gnupic/gpasm-0.8.9.tar.gz
or from CVS:
https://sourceforge.net/project/?group_id=2298
0.8.8, which had no announced release, contained a patch from Steve Tell
that fixed a core dump associated with the set directive (though I
couldn't repeat [and didn't try too hard either]) and has two new command
line options:
-I allows you to specify an include directory
-o allows you to specify the output extension
of the .hex files
0.8.9 fixes a config address bug for the 12bit core. The config address
was set to 0x2007 (which is the address for the 14bit core) instead of
0xfff. Ville Kyrki <kyrki@lut.fi> found this one.
Scott
gnupic@linuxhacker.org