Re: [Freedos-devel] Adding DPMIONE - needs cleanup first

2025-01-05 Thread Bob Smith via Freedos-devel
On 1/4/2025 6:34 PM, Jim Hall via Freedos-devel wrote: *Starting a new discussion thread so it gets seen: On Sat, Jan 4, 2025 at 3:46 PM Eric Auer wrote: I have probably made those suggestions before. What are your thoughts/votes on the following? [..] - add DPMIONE to TOOLS (CWSDPMI alread

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

2025-06-01 Thread Bob Smith via Freedos-devel
On 5/31/2025 3:11 AM, tom ehlert via Freedos-devel wrote: Hallo Herr Bob Smith via Freedos-devel, am Freitag, 30. Mai 2025 um 22:37 schrieben Sie: On 5/30/2025 3:14 PM, tom ehlert via Freedos-devel wrote: Bob, It can be loaded from CONFIG.SYS. Perhaps the events you want to trap appear

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

2025-05-30 Thread Bob Smith via Freedos-devel
On 5/30/2025 4:58 AM, Bernd Böckmann via Freedos-devel wrote: I finally got my hands on a machine that shows the symptom of BDA 40:96 getting changed, and I was able to identify the problem. When the PC starts, BDA 40:96 is initially zero. As soon as the users enters some specific keys (like t

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

2025-05-30 Thread Bob Smith via Freedos-devel
On 5/30/2025 3:14 PM, tom ehlert via Freedos-devel wrote: Bob, It can be loaded from CONFIG.SYS. Perhaps the events you want to trap appear before CONFIG.SYS is processed, in which case this tool won't help. Otherwise, it can be very helpful. The events should happen before CONFIG.SYS. Luc