You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JuiceOS - is my operating system. It's working in 16-bit real mode, so kernel of this os called "Kernel16". The kernel can process basic commands and run other software written in 16-bit assembly.
This repository contains wmake style makefiles and patches to build Lua on Open Watcom 1.9 or later. This allows Lua to be cross-compiled for several legacy Operating Systems as far back as 16-bit DOS.