|
|
| version 1.1, 2004/08/11 12:08:16 | version 1.2, 2004/08/11 16:09:04 |
|---|---|
| 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; |