[A83] Re: porting help
[Prev][Next][Index][Thread]
[A83] Re: porting help
> <sigh> No... he is right, and you are right, both of you are right..
> There are a couple of programs that will convert *.bin files to TIGL files
> (*.8xp in this case), some of them automaticaly add the $BB,$6D, others
> don't...
> So probably you are using a prog that doesn't, and he uses on that does...
If he uses one that does, he should do .org 9D95h and not 9D93h.
> The happy thing here is that we actually know the syntax (TI used). For
> Ti82 and Ti85 shells you need to do all sorts of tricks (not that it's
> difficult, just timeconsuming) to find out what kind of header the
> shells-programmer came up with this time. Because they wrote a oh so handy
> converter program that interprets the *bin (and *.map) of TASM.
>
> As you can guess such a program only runs under DOS (sometimes handwitten
> x86 asm, and no source), and won't work with anything other than TASM. It
> took me quite some time to get the syntax of, for example, the Rigel (realy
> difficult) or CrASH (easy, once you get it) header...
>
> Henk Poley <><
>
>
>
References: