b27: poll re-init skip + bits pref-set

This commit is contained in:
lumia-emu
2026-09-13 12:12:51 +00:00
parent 42227147d4
commit 7a77e33eda
5 changed files with 102 additions and 7 deletions
+5
View File
@@ -120,3 +120,8 @@
в rodata `[0x804B800,0x8058000)` (wild-указатели скипаются), затем
pop-return (без leak'а, возврат игнорируется). Логгер `0x8034810`
(`pop.w` 4B) → `b.w S17`. Видимость прогресса вместо счёта инстр.
## b27: poll re-init skip (2026-09-13)
- Poll-fn `0x8007748`: `cbz r6` (r6=2 константа caller'а, никогда 0) →
вечный re-init (`movs r4,#0`, table loop) вместо poll#2-direct.
Патч 2B→2B в `b`. Биты 0,1,2 `[0x73A100]` pref-set (scaffold).