diff --git a/docs/reference/00-index.md b/docs/reference/00-index.md index a77a167..550c87f 100644 --- a/docs/reference/00-index.md +++ b/docs/reference/00-index.md @@ -23,8 +23,9 @@ Each document cites its source manual and marks claims as documented, | 08 | [Boot & OS-call internals **[RE]**](08-re-boot-oscalls.md) | Reset/ASIC-init path, OS-service `INT` vectors, boot port activity — from the live MAME trace | Related: -- [Barcode scanner API](../inventory/SCANNER-API.md) — the `WL2`/Symbol2 laser scanner (reverse-engineered). -- [RE toolchain & plan](../mx-re/toolchain-and-plan.md) — how the emulator/disassembler RE was done and the roadmap. +- [Barcode scanner API](../inventory/SCANNER-API.md) — the Symbol2/`WL2` laser scanner (reverse-engineered): device, trigger, decoder params, and the OO-library-object architecture. +- [Scanner continuation guide](../inventory/CONTINUATION.md) — the on-device SIBO-Debugger procedure to capture the OO message ordinals and finish a working scanner client. +- [RE toolchain & plan](../mx-re/toolchain-and-plan.md) — MAME/radare2/Ghidra RE setup and roadmap. ## Status