mirror of
https://github.com/pevans/erc-c.git
synced 2026-04-19 18:16:32 +00:00
08f3899de4
The sector work being: - We only wrap around if we go beyond the length of an encoded track, so use ENC_ETRACK. - If we DO wrap around, we don't use modulus; we simply reset to zero.