mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 18:01:22 +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. |
||
|---|---|---|
| .. | ||
| qbasic | ||
| src | ||
| index.ts | ||
| package.json | ||