mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-21 03:49:02 +02:00
Previously, we were mixing the raw CPU frequency and CNTFRQ. The raw CPU frequency (1020 MHz) should've never been used as CNTPCT (whose frequency is CNTFRQ) is the only counter available. |
||
|---|---|---|
| .. | ||
| controllers | ||
| hidbus | ||
| irsensor | ||
| errors.h | ||
| hid.cpp | ||
| hid.h | ||
| hidbus.cpp | ||
| hidbus.h | ||
| irs.cpp | ||
| irs.h | ||
| irs_ring_lifo.h | ||
| ring_lifo.h | ||
| xcd.cpp | ||
| xcd.h | ||