Hi
I'm trying to set up a bimodal interrupt for LPT1 acknowledge signal.
I'm not arrived to initialize LPT1 (parallel printer) in assembler. Has
anyone an example? I just have to handle every acknowledge signal, no
printing, and count up a var in c language.
(Not the example from WATCOM, for Seria
iltrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality11&;>
09.11.23,
10:34:21
Am Do., 9. Nov. 2023 um 09:14 Uhr schrieb Rugxulo via Freedos-devel <
freedos-devel@lists.sourceforge.net>:
> Hi,
>
> On Wed, Nov 8, 2023 at 2:21 AM Walter Oesch via
I want to build the FreeDOS Kernel.
I use Dosbox in Ubuntu Linux and watcom comiler from FreeDOS, version 1.9.
I changed config.b to use watcom and copied to config.bat, then start with
buildall.bat.
The compilation hangs in BOOT/boot.asm:437 Warning Must update constant
offset (17Bh)...
What did
>From Code:
if(_setvideomode(_SRES16COLOR) == 0) /* Switch to 800*600 mode
with 16 colors */
{
printf("\n\nVideo mode not supported!!!\n");
printf("Maybe the VESA driver has not been loaded!\n");
There must be used VESA driver.
Freundliche Grüsse
Walter Oesch
y
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality11&;>
25.10.23,
10:14:04
Am Mi., 25. Okt. 2023 um 01:41 Uhr schrieb Jim Hall via Freedos-devel <
freedos-devel@lists.sourceforge.net>:
> On Tue, Oct 24, 2023 at 9:31 AM Walter O
Dear Community
I need help compiling an application with djgpp comiler, for payment.
I need an example program with graphic library ( draw circle)
Communicate with RS232 if there is a library for this that simplifies it.
Is it recommanded to use the cross compiler on Ubuntu 20.04 hier:
https://gi