Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2005 15:44:15 -0700
From:      Mike Hunter <mhunter@ack.berkeley.edu>
To:        freebsd-hackers@freebsd.org
Subject:   Slowing down an old program to run on a fast CPU?
Message-ID:  <20050610224415.GB11336@malcolm.berkeley.edu>

next in thread | raw e-mail | index | archive | help
Hey everybody,

I was playing around in ports and came across xroach.  Cool program :)
The only problem is that it runs too fast; you can't see the roaches
because they scurry under your windows too quickly.

Is there a general-purpose approach to this kind of problem in the FBSD
world?  I can see myself writing a C program called `slow` that would take
argv[1] as the factor ( > 1) by which argv[2] should be slowed down by.

Anybody else ever come up against this?

Thanks and happy Friday!

Mike



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050610224415.GB11336>