| Age | Commit message (Collapse) | Author | Files | Lines |
|
are in $PATH
* has been tested both hosted on Linux and DOS with OpenWatcom v1.9.
* more aggressively optimize for executable size
|
|
This is done via 10h interrupts and special memory regions.
The alternative would have been to use set the cursor to 9999,9999
and query the cursor position via ANSI escape sequences.
|
|
It can be cross-compiled or compiled natively on 32-bit DOS
with OpenWatcom C v1.9.
Compiling on an 8086 might be possible later on - but we would
have to add support for some ancient ANSI C compiler.
|