Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/13/03 11:35
Read: times


 
#36316 - RE: how to set the delay time to 15 seconds?
We can't use delay loop to loop the 0.15 sec for 100 times to 15 sec because this game is still showing the equation on the screen, and at that moment, if 8051 uses delay loop to loop 0.15 sec for 100 times, it's quite non-sensible.

The reason is that the game is still in progress, the CPU can't do many things together and the other reason is that we can't just stop there to loop then the player will not know what's it happening.

So please help! Thank you.

Note: I must use assembly language.

List of 7 messages in thread
TopicAuthorDate
how to set the delay time to 15 seconds?            01/01/70 00:00      
RE: how to set the delay time to 15 seconds?            01/01/70 00:00      
RE: how to set the delay time to 15 seconds?            01/01/70 00:00      
RE: how to set the delay time to 15 seconds?            01/01/70 00:00      
RE: how to set the delay time to 15 seconds?            01/01/70 00:00      
RE: how to set the delay time to 15 seconds?            01/01/70 00:00      
RE: how to set the delay time to 15 seconds?            01/01/70 00:00      

Back to Subject List