Re: A82: A MAJOR problem with Tasm...


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

Re: A82: A MAJOR problem with Tasm...




>Hi, I have a series of words and addresses like the following:
>
>list:
>.dw 0343h,title,0A44h,ver ect...
>
>but in my .lst file tasm seems to be flipping the bytes!
>Like this:
>
>4303 A097 440A, and so on... This sux! please help me with it!
>----------
>badman@velocity.net
>www.velocity.net/~badman
>-----------

It's supposed to work this way!  The Z-80 processor stores word
values with the least significant byte first, followed by the
most significant byte.  This is the same pattern followed by
the Intel x86 processor.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com