]> FriiDump Source - friidump.git/blob - docs/CURRENT_STATUS.md
f769f8f4b9b443cb7e9c6109c74a0508dc7ffccd
[friidump.git] / docs / CURRENT_STATUS.md
1 # Current Status
2
3 ## Authority
4
5 FriiDump is active at `/srv/project-frankenstein/repos/friidump.git` under
6 annotated tag `v0.5.3.5-pf1`.
7
8 ## Validated paths
9
10 - Windows/MSVC 32-bit build helper retained;
11 - Linux/CMake configure, build, and `--help` smoke validated;
12 - exact promoted HLDS profiles support selected GC/Wii hardware;
13 - GDR-8050L and GDR-3120L Xbox/XGD paths are present;
14 - media/profile preflight, metadata, XISO, and STOP UNIT cleanup are maintained.
15
16 ## Known limitation
17
18 `libfriidump/rs.c` retains an inherited right-shift-count warning. It remains
19 technical debt and was not silently altered during repository or documentation
20 work.
21
22 ## Boundary
23
24 Disc images, live logs, compiled output, build directories, firmware, and
25 result archives remain outside Git. `friidump-handoff.md` is transition history,
26 not the current specification; use `README.md`, `docs/XBOX.md`, and this file.