Updated progress.

This commit is contained in:
Cutieguwu
2025-02-19 09:13:44 -05:00
parent 79fddd7802
commit 70392f54c8

View File

@@ -5,18 +5,19 @@
== Prelude == Prelude
I needed a program to efficiently repair the data on optical discs. VERY EARLY ALPHA -- NOT YET FUNCTIONAL
I needed a program to efficiently repair the data on optical discs.
== Goals == Goals
* [ ] CLI Args * [*] CLI Args
** [ ] Input device ** [*] Input device
** [ ] Output file (ISO 9660) ** [*] Output file (ISO 9660)
** [ ] Repair map file ** [*] Repair map file
** [ ] sequence_length ** [*] sequence_length
** [ ] brute_passes ** [*] brute_passes
** [ ] Sector size override? ** [*] Sector size override?
* Repair Algorithm * Repair Algorithm
** Stage 1: Trial ** Stage 1: Trial