|
|
| version 1.2, 2003/10/21 11:22:05 | version 1.3, 2003/10/23 12:58:44 |
|---|---|
| Line 10 static UINT32 tick = 0; | Line 10 static UINT32 tick = 0; |
| static UINT32 cnt = 0; | static UINT32 cnt = 0; |
| void timing_init(void) { | void timing_reset(void) { |
| cnt = 0; | cnt = 0; |
| timercnt = 0; | timercnt = 0; |