co-mono/packages/coding-agent/examples/extensions/pi-dosbox
Mario Zechner 29e6c13c03 fix(pi-dosbox): use post-init FS mounting instead of bundle.extract
bundle.extract() uses XMLHttpRequest which doesn't exist in Node.js.
Reverted to writing files directly to Emscripten FS after DOSBox init.
jsdos mounts C: to /home/web_user by default.
2026-01-22 05:11:57 +01:00
..
qbasic feat(pi-dosbox): persistent DOSBox with QBasic and agent tool 2026-01-22 05:03:39 +01:00
src fix(pi-dosbox): use post-init FS mounting instead of bundle.extract 2026-01-22 05:11:57 +01:00
index.ts feat(pi-dosbox): persistent DOSBox with QBasic and agent tool 2026-01-22 05:03:39 +01:00
package.json feat(pi-dosbox): persistent DOSBox with QBasic and agent tool 2026-01-22 05:03:39 +01:00