zoopa_man
12-05-01, 07:13 PM
It's come to that time in the simester where everyone in my assembly class has to do a final projct. My plan for a final projct is to do a very simple Hello Screen, have the user press enter. Then let my program run it's self...which will be a series of skateboarders going accrost the screen. My intent is to position the cursor, draw the ASCII art picture of the skater, pause, then clear the screen, move the cursor and start the process over again until the skater has gone accrost the screen.
What I need is a timer that works with MASM 611 and will allow me to do incriments of less then one second. I know that there is a timer built into the Irvine library...but the smallest value it will take is one second, at that speed my animation is too jumpy. Does anyone know of a good timer that I can use to get frame speeds of less then 1 second ?
Web Links or sample code would be appreciated
Write my program for me and i'll love you forever :D
What I need is a timer that works with MASM 611 and will allow me to do incriments of less then one second. I know that there is a timer built into the Irvine library...but the smallest value it will take is one second, at that speed my animation is too jumpy. Does anyone know of a good timer that I can use to get frame speeds of less then 1 second ?
Web Links or sample code would be appreciated
Write my program for me and i'll love you forever :D