On 11/28/2017 2:57 AM, Guillaume Piolat wrote:
On Tuesday, 28 November 2017 at 06:12:19 UTC, Walter Bright wrote:
Yes, I've thought about making dmc++ 64 bit, but there'd be a fair amount of
work (mostly upgrading SNN to 64 bits.)
Could I help with that?
I'm familiar with x86 assembly, including "mixed" one that use the same source
for 32-bit and 64-bit.
I'd say porting 32-bit assembly to 64-bit assembly in x86 is way
faster/fool-proof than removing that assembly.
Yes, you can. I appreciate the offer! I'll get back to you.