|
I have a program in mind (ASM) that would allow you to send programs and maybe other types of data to other calculators. If you assigned a hex number to every character (a-z, A-Z, 0-9, + , -, *, /, and greek symbols) on the calculator, then transformed a program imto this hex code, sent it over a link onto another's calculator, and had his program identical to mine (made for the type of calculator he or she has) translate the code back into charcters and pasted it into a program of the same name as the original program. It would be done this way rather than translating a program into another calcs way of reading it so that I wouldn't have to make 42 different programs, only 7. I just need help as I am not affluent in Z80 ASM, and can't even contemplate 68000 ASM. I do not expect to be able to run 86 programs on an 83, just so that I can make 83 programs for friends and use my 86 to pass them on.
|