RE: A86: testint prog


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

RE: A86: testint prog




On Fri, 19 Dec 1997 07:05:16 -0500,
assembly-86@lists.ticalc.org wrote...
>
>in test int what do these lines do? i have never seen $ used as anything
>but e hex orperator
>
>---> var equ $-int+_user_int_ram+1 <-----
>   .dw $fc00
>int_end:

it tells the program to allocate mem for var at the end of the location 
that the tsr is stored in