Re: [Freedos-devel] Extended keyboard flag at 0040:0096 gets unexpectedly cleared

2025-04-17 Thread E. C. Masloch via Freedos-devel
ug instance first runs the entire contents of testkbd1.sld :test before first calling int 16h to prompt the user for a command. So yes, a startup Script for lDebug (SLD) file is processed before calling int 16h in getinput/getc. Regards, ecm [1]: https://pushbx.org/ecm/test/20250417/testkbd1.sl

Re: [Freedos-devel] Extended keyboard flag at 0040:0096 gets unexpectedly cleared

2025-04-17 Thread tom ehlert via Freedos-devel
>> Am 16.04.2025 um 21:32 schrieb tom ehlert via Freedos-devel >> : >> >> before you posted "the flag gets cleared even before the first driver is >> loaded, depending on what gets selected in the FreeDOS >> boot menu (probably more which keys get pressed to achieve the selection)." >> >> th