You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently decrement the sound and delay timer once every abritary n ticks. We should try to get this to align with the actual CHIP-8 implementation - a decrement rate of 60hz.
The text was updated successfully, but these errors were encountered:
We currently decrement the sound and delay timer once every abritary
n
ticks. We should try to get this to align with the actual CHIP-8 implementation - a decrement rate of 60hz.The text was updated successfully, but these errors were encountered: