A83: Re: Assembly Studio 8x [83+]


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

A83: Re: Assembly Studio 8x [83+]




> Hi all
> Does anyone can tell me how to compile a file for MirageOs
> with Assembly Studio 8x because when I tried MirageOs
> doesn't reconize(or see) it!!!
>
> Thx to all for answering rapidly
>
> Paxl

Hmm, I think what I'm going to say have been said before...
There is a difference between compiling and assembling:
* Compiling: translating a higher language into assembly
* Assembling: translating assembly into native hex, so it can be executed
bij a processor