summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
floppyAdd mfm and floppy decodersEric Anderson21 months
mastersae_j1850_vpw: rewrite decoder to improve usability and maintenanceGerhard Sittig22 months
 
13138405d360bc30e0501f'>Add timing support to lcs_upper_boundEric Anderson 2010-12-27Remove accidental left-over from copy-pasteEric Anderson 2010-12-27Reorganize structure and defines so that things are more understandableEric Anderson Most things are always "compiled" now, but testing did show that gcc's dead code elimination successfully removes them from the executable. Testing did not show any performance impact. 2010-12-27lcs_upper_bound's second sum is required all the time and try to handle endiansEric Anderson 2010-12-26Add lcs_upper_bound check before lcs_32_rough for added speedEric Anderson