Files
windows95/src
Felix Rieseberg 731a9b2369 Wait for v86 emulator-loaded before restoring state (#367)
The 500ms setTimeout raced against v86's async wasm/BIOS/hda load. When
loading exceeded 500ms (cold cache, Gatekeeper scan on packaged apps),
restore_state ran on an uninitialized CPU, threw, was silently caught,
and the VM cold-booted from default-state.bin instead of resuming the
user's session.
2026-04-13 10:18:41 -07:00
..
2025-02-15 09:45:22 -08:00
2026-04-10 20:34:28 -07:00