CompuServe Thread

Forum unknown · Software

Copy protection

1 messages in this thread
#8463From: Larry MillerFeb 16, 1986 8:13 PM
OK I'll look at that. I am having trouble getting a LISTING out of Assem; it crashes whilst in the depths of nested includes. I am gonna try to get a listing to complete with more stack allocated. Assem dies gracefully on running out of workspace, but whatever is killing it is decidedly UNfriendly (leaves a read/write error on the disk; sure acts like a stack crash). I wrote a little C COMPARE program, and there are some sizeable differences between what the assembler puts out from your source and what the .exe up here has in it. Looks like a different version in some ways. Curious that if I had a code-generating .i in twice that the .exe file size would be the same……