1
0
mirror of https://github.com/pevans/erc-c.git synced 2025-02-16 01:32:40 +00:00
Peter Evans 08f3899de4 Tracks don't move from shifting; sector work
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.
2018-02-20 14:33:36 -06:00
..
2018-02-03 22:02:25 -06:00
2018-01-31 00:20:37 -06:00
2018-02-10 18:25:29 -06:00
2018-02-10 18:31:38 -06:00
2018-02-03 22:00:04 -06:00