|
|
| version 1.2, 2004/08/11 16:09:04 | version 1.3, 2004/08/11 17:45:06 |
|---|---|
| Line 85 void nevent_set(UINT id, SINT32 eventclo | Line 85 void nevent_set(UINT id, SINT32 eventclo |
| UINT eventid; | UINT eventid; |
| UINT i; | UINT i; |
| TRACEOUT(("event %d - %xclocks", id, eventclock)); | // TRACEOUT(("event %d - %xclocks", id, eventclock)); |
| clock = CPU_BASECLOCK - CPU_REMCLOCK; | clock = CPU_BASECLOCK - CPU_REMCLOCK; |
| item = nevent.item + id; | item = nevent.item + id; |