Commit Graph

3 Commits

Author SHA1 Message Date
Alexander Martinelle 9b38fc6d32 Early bail-out of DriveLoopReadNoFlux
A couple of small optimizations that shouldn't make a difference but do such as: Addressing tracks as a single array.  Caching a single byte instead of re-reading the array. (Note that caching 32bits did not improve but actually worsen things). Harsher interrupt disabling. Whitespace changes in main...

Plus, early bail out from DriveLoopReadNoFlux.
2019-09-10 23:14:34 +02:00
Stephen White 6db79af58a Deleted commented out unused code 2018-12-29 17:44:48 +11:00
Jakub Czekański ebc9d6359b moved sources to src/ dir, clean with explicit defined files 2018-05-22 19:04:38 +02:00
Renamed from interrupt.h (Browse further)