[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-dev
Subject:    Re: [Bochs-developers] RE: CVS: pc_system.cc
From:       Psyon <x-odus () iname ! com>
Date:       2001-07-24 15:49:13
[Download RAW message or body]

Well... I just changed it to compile... I didnt update it in CVS :)

Greg Alexander wrote:

> It would be more appropriate to use:
>
> (Bit64s) instead of (signed __int64)
>
> GREG
>
> Psyon wrote:
>
> > I changed line 446:
> >
> > return (Bit64u) ( (time_ticks()) / m_ips );
> >
> > to:
> >
> > return (Bit64u) ( ((signed __int64)time_ticks()) / m_ips );
> >
> > that seems to work.
> >
> > _______________________________________________
> > bochs-developers mailing list
> > bochs-developers@lists.sourceforge.net
> > http://lists.sourceforge.net/lists/listinfo/bochs-developers
>
> _______________________________________________
> bochs-developers mailing list
> bochs-developers@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/bochs-developers


_______________________________________________
bochs-developers mailing list
bochs-developers@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/bochs-developers

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic