A86: Using other variables/files.


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

A86: Using other variables/files.



Does anyone know how to access other variables from in Assembly, what I
have in mind is accessing another compiled program, which holds my text
data, and then displaying it from my main program.  Would I have to put a
.ret at the beginning so if someone ran it it wouldn't crash calc?

Andres