Re: A86: im 2


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

Re: A86: im 2




you mean by substituting in the hex for "ld h,d \ ld h,e" as a single command?
neat...

Kirk Meyer wrote:

> yeah, i modified TASM80.TAB and put in all the undocumented stuff. i
> also put in some of my own calls, like ld hl,de; ex ix,hl; etc. etc.
>
> Stephen Hicks wrote:
> >
> > I used IXl, IXh, IYl, and IYh...  I don't think there is much of a standard
> > considering that they're undocumented registers.  How did you program them
> > into TASM?  I just made a few #DEFINEs when i needed them...  Did you edit
> > the tables?
> >
> > Kirk Meyer wrote:
> >
> > > I think they are actually called LIX, HIX, LIY, and HIY (at least that's
> > > how I programmed them into TASM).
> > >
> > > Trey Jazz wrote:
> > > >
> > > > I as in IX or IY and L as in HL, I is a weird register that groups with
> > > > those 3 other registers
> > > >
> > > > >IL register? What is that, some sort of Internal Register?
> > > > >
> > > > >-Matt
> > >
> > > --
> > >
> > > =====================================
> > > =                                   =
> > > =   Kirk Meyer (mailto:_@ibm.net)   =
> > > = http://www.bigfoot.com/~kirkmeyer =
> > > =                                   =
> > > =   "Set your affection on things   =
> > > =    above, not on things on the    =
> > > =      earth."  Colossians 3:2      =
> > > =                                   =
> > > =====================================
> >
> > --
> > Stephen Hicks
> > mailto:shicks@mindspring.com
> > ICQ:5453914
> > IRC/AIM:Kupopo
> > Hopemage:http://www.mindspring.com/~shicks/
>
> --
>
> =====================================
> =                                   =
> =   Kirk Meyer (mailto:_@ibm.net)   =
> = http://www.bigfoot.com/~kirkmeyer =
> =                                   =
> =   "Set your affection on things   =
> =    above, not on things on the    =
> =      earth."  Colossians 3:2      =
> =                                   =
> =====================================



--
Stephen Hicks
mailto:shicks@mindspring.com
ICQ:5453914
IRC/AIM:Kupopo
Hopemage:http://www.mindspring.com/~shicks/



Follow-Ups: References: