At 12:31 AM 05/12/2003 +0300, you wrote:
>
>> Gah, one should just time on the TIME value (in Basic) / JIFFY (in
>> assembly). CPU-dependant timing, well, it kinda sucks.
>
>Grauw, what is JIFFY?

Jiffy is an interrupt counter. And you can also access it on Pascal:

Var Jiffy: integer absolute $FC9E;

My delay routine is written using jiffy, so it's not cpu-dependant timing,
but a real timer instead.

Cheers,


SLotman
MSX Files & Megaram Project ( http://www.msxfiles.tk )

_______________________________________________
MSX mailing list ([EMAIL PROTECTED])
Info page: http://lists.stack.nl/mailman/listinfo/msx

Reply via email to