diff --git a/README.md b/README.md index a14426d..2ea74c0 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,12 @@ As the codebase is quite long, genAI was used for identifying some problematic b Maybe. +### Can this build be used on a bootable DOS floppy? + +Yes, both binaries (janet.exe and CWSDPMI.EXE) combined are under 900K in size. This leaves plenty of room for essential DOS system files and your custom source code in Janet. + +As a proof of concept, a bootable FreeDOS floppy image with Janet 1.41.2 is planned to be released, no ETA for that though. + ## Credits Original copyright by Calvin Rose et al.