ROM Header: Difference between revisions

No change in size ,  9 months ago
m
Fixed libultra version after closer inspection by Tharo.
(Updated the "clock rate" field description.)
m (Fixed libultra version after closer inspection by Tharo.)
Line 24:
|0x4
|Clock Rate
|Constant value used by libultra versions 2.0H0I and earlier, to naively calculate how much real-time has passed based on the CPU's Count register.
 
The value is masked by 0xFFFFFFF0, then multiplied by 0.75 to account for the CPU clock's multiplier (1.5x) and that the Count register increments every 2 CPU cycles.