Skip to content

Commit

Permalink
Update src/Timer_Obscure_Behaviour.md
Browse files Browse the repository at this point in the history
Co-authored-by: Eldred Habert <[email protected]>
  • Loading branch information
avivace and ISSOtm authored Feb 16, 2024
1 parent 7199f1b commit 55489ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Timer_Obscure_Behaviour.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Notice how the bits themselves are connected to the multiplexer and then to the
- On monochrome consoles, disabling the timer if the currently selected bit is set, will send a "Timer tick" once.
This does not happen on Color models.
- On Color models, a write to `TAC` that fulfills the previous bullet's conditions *and* turns the timer on (it was disabled before) may or may not send a "Timer tick".
This depends on a race condition, so it is device-dependent.
The exact behaviour varies between individual consoles.

## Timer overflow behavior

Expand Down

0 comments on commit 55489ca

Please sign in to comment.