hi,
I'm making a little program in basic. In it i need to call some
assembler function i made that takes a string as arg, and returns _a
different string_
The assembler part does not change the arg-string data, but it changes
it's descriptor (3 bytes{len:offset}). The data i dont change because i
dont know if the string would fit.
Right now i have changed DE and that what DE pointed at (the string) but
i always get the same string back. What is going on here? what are the
undocumented or other wise strange behaviours with using 'usr'? (one is
for example that argument and return value should be of the same type)
Floris
****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED]
and put "unsubscribe msx [EMAIL PROTECTED]" (without the quotes) in
the body (not the subject) of the message.
Problems? contact [EMAIL PROTECTED]
More information on MSX can be found in the following places:
The MSX faq: http://www.faq.msxnet.org/
The MSX newsgroup: comp.sys.msx
The MSX IRC channel: #MSX on Undernet
****