Re: dos wait loop
- Posted by Tone Škoda <tskoda at email.si> Apr 01, 2005
- 501 views
jacques deschênes wrote: > > > maybe this code I wrote in 1996 could help you with delay smaller than 1 > second. > just call delay() like you would call sleep() it doesn't seem to work right: task manager shows 100% CPU usage. what i basically need is doEvents() version for dos. some asm command? i was searching web, maybe asm hlt ?