The editor can launch a new shell now:
https://movq.de/v/6ec68b50dd/los86-edit-shell.mp4
Trivial to implement but super useful. It allows for simple but meaningful dev cycles: Edit source code, run/test it, back to editor. Thatâs what I do in the video.
(The Brainfuck program is silly, but I got nothing else at the moment.)
The I/O cache is also getting better. All that back and forth doesnât hit the disk at all, once cached.
This whole thing is much more fun and interesting when you run it from a real floppy disk. Itâs a 5.25â floppy in the video (so itâs actually floppy đ ). Disk seek times can be catastrophic and you donât notice any of this on modern disks.