sirdizel
Newbie level 3
- Joined
- May 17, 2013
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,310
I am looking to perform a time delay for 1 hour using assembly language. My timmer is incrementing every 32 microseconds. I have the maths worked out I just don't now what way to go about it. If I run it for 250 times then do that 250 times I can get 2 seconds. If I rund that 225 times and do it 8 times I can get an hour. If someone could help me I would appreciate it very much.