A86: Re: Re: Re: Re: Re: An ASM program that deleted all vars?


[Prev][Next][Index][Thread]

A86: Re: Re: Re: Re: Re: An ASM program that deleted all vars?




the program should actually work fine as is if you compile it using TASM.
make sure there are no spaces in front of each of the labels - if there are
who knows what will happen :)

    Kirk


>
>make that further away than it can go
>
>>hes jring to the routine which is further away than it cant go
($ff)....use
>>call or jp instead ( i prefer call cuz u can use ret to go back and dont
>>have to think about where it was)
>
>


Follow-Ups: