A83: Romcall I/O and System Info?


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

A83: Romcall I/O and System Info?





What are the inputs and outputs of _chkfindsym, _delvar, and _createprog and 
how do I use them together with the registers, to look up the name of a 
program, delete it if its there, create a new one, and be pointed to the 
right spot in the data?  I also need some info on the setup of a program 
entry in the symbol table, and the structure of a program variable. Someone 
please clarify these things for me because the documentation is a bit 
confusing, thank you...

Jason_K