|
|
|
|
|
by userbinator
1249 days ago
|
|
This is the reason. LFSRs are much simpler to implement, and in those days, every transistor saved was very important. Some early microprocessors used LFSRs instead of a regular counter for their instruction pointer register for this reason: https://news.ycombinator.com/item?id=8375577 |
|