Frotz, vi, and the rest run OFC.
Networking sshot: https://raw.githubusercontent.com/ghaerr/elks/master/Screens...
Telnetting to a BBS: https://raw.githubusercontent.com/ghaerr/elks/master/Screens...
Does it support the 286's 16-bit protected mode at all?
286 protected mode has the 8086-style 16-bit addresses and segmentation. But with virtualization and protection.
Not very many operating systems made use of it. The x86 world skipped over it directly from 8086 real mode to 32-bit paging.
Edit: to answer my own question it seems the recent branch dropped 286 protected mode support
https://github.com/ghaerr/elks/pull/235
Frotz, vi, and the rest run OFC.
Networking sshot: https://raw.githubusercontent.com/ghaerr/elks/master/Screens...
Telnetting to a BBS: https://raw.githubusercontent.com/ghaerr/elks/master/Screens...