[A83] Re: Compiling for ION
[Prev][Next][Index][Thread]
[A83] Re: Compiling for ION
30 = jr nc,xxxx
3000 = jr nc,[00 places forward]
A description is put in like
3006 ->skip 6 characters
41
42
43
44
45
46
rest of program.
But the problem you have can probably be solved bij just doing an
AsmComp(prgmA,prgmB)
> Try putting in C93000 as the first line after the AsmPrgm, it should allow
> ION/MirageOS to detect it. Anyway, replacing the last two 00's with a hex
> character value will place that character in the program description. The
> next few lines also get put in the description, but that's as far as I
know
> for ION in hex.
>
> ««««««««»»»»»»»»
> Colin Hart
> Xempest@aol.com
> ««««««««»»»»»»»»
>
>
>
> > OK. I've compiled a small program that was in an ION programming
tutorial,
> > compiled it using TASM, copying the hex values into a program with the
> > "AsmPrgm" at the top of it, and then compiled it on my
> > calculator. However... ION nor Mirage detects this compiled program and
> > since it is an ION program just using, asm( wont work.
> >
> > Any ideas?
Greetings,
Ronald Teune
Illitterate?
Write to us now for free help!
http://zeekoe.cjb.net
http://nietszeggend.cjb.net
References: