diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-12-26 18:29:25 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-12-26 18:29:25 +0100 |
| commit | 0083a7eb4677542aced3ea2fa335bc9cf1f7b419 (patch) | |
| tree | 048c901f6620e49f60badac77c92324fadd6b6ef /TODO.txt | |
| parent | 861a8a5fc4b62e5f70081f8e72b0854889a6cec6 (diff) | |
| download | nissy-core-0083a7eb4677542aced3ea2fa335bc9cf1f7b419.tar.gz nissy-core-0083a7eb4677542aced3ea2fa335bc9cf1f7b419.zip | |
Added coord_co
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,5 +1,7 @@ | |||
| 1 | ## (find better name) H48 solver, ideas | 1 | ## (find better name) H48 solver, ideas |
| 2 | 2 | ||
| 3 | TODO next: implement cosep coordinate | ||
| 4 | |||
| 3 | First compute co + csep. Use csep as a binary number (2^8 instead of 70, | 5 | First compute co + csep. Use csep as a binary number (2^8 instead of 70, |
| 4 | loose a factor of 3.66 but still fits in a few megabytes or less). Use | 6 | loose a factor of 3.66 but still fits in a few megabytes or less). Use |
| 5 | co + csep as an index in a table whose entries have: 6 bits for ttrep, | 7 | co + csep as an index in a table whose entries have: 6 bits for ttrep, |
