docs(reference): link scanner API + continuation guide in index

This commit is contained in:
2026-07-06 23:36:53 +01:00
parent 88849a4a7f
commit 03b4e219bd
+3 -2
View File
@@ -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