NASM - The Netwide Assembler

NASM Forum => Programming with NASM => Topic started by: infuscomus on May 12, 2018, 05:40:02 PM

Title: size limit on ASM files?
Post by: infuscomus on May 12, 2018, 05:40:02 PM
I was wondering, is there a size limit on ASM files that NASM can process?
Title: Re: size limit on ASM files?
Post by: yoran on May 13, 2018, 04:58:48 PM
memory size
Title: Re: size limit on ASM files?
Post by: debs3759 on May 14, 2018, 02:13:16 PM
.
Title: Re: size limit on ASM files?
Post by: Frank Kotler on May 14, 2018, 06:07:58 PM
There "shouldn't" be a size limit (besides memory size) but your earlier comment suggests that there might be a problem with some versions. (?) Are you sure you're waiting long enough? A long time ago - when the "multipass" stuff was first added - I was using a Nintendo emulator as a test case. Took about an hour and a half! If some versions work and some don't, it could be a bug.

Debs? Did you have something to say?

Best,
Frank

Title: Re: size limit on ASM files?
Post by: debs3759 on May 15, 2018, 04:47:45 PM
No. I had posted something that was meant for somewhere else :)