mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 01:00:24 +00:00
The previous approach of writing files to Emscripten FS after DOSBox started didn't work because the C: drive mount was pointing elsewhere. Now we create a proper zip archive of QBasic files and include it in the jsdos bundle using the extract() API with a data URL. The bundle extracts to the C: drive root on startup. |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| mom | ||
| pods | ||
| tui | ||
| web-ui | ||