Re: [hatari-devel] Re: XHDI extension proposal |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
> 2017-02-17 14:15 GMT+01:00 Uwe Seimet <Uwe.Seimet@xxxxxxxxx>:
>
> > > Sure. For 32bit only compiler I think it is save to assume it is two
> > ULONGs
> > > one after another? (as it is passed by the stack there should be no
> > > diffrence)
> >
> > Let's just use the same approach as the SCSI Driver uses. No need to
> > reinvent the wheel.
> >
> >
> Do you mean the DLONG type from SCSI Driver doc? I see it is used there,
> but not defined anywhere.
It's defined in the bindings, please check. Everything is present. And yes,
that's what I mean.