From: Shamus Hammons Date: Sat, 24 Nov 2012 19:48:52 +0000 (-0600) Subject: First working 64-bit version of RMAC X-Git-Tag: 1.3.0~33 X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=commitdiff_plain;h=d16b8ea0ee65b2ad901ca6b0624c07e6e4930cc4;hp=d16b8ea0ee65b2ad901ca6b0624c07e6e4930cc4 First working 64-bit version of RMAC There's still lots to do, like refactoring a bunch of stuff that's still basically wrong, but that's par for the course. There may be more things that need fixing (like the .rept function, for example). ---