VOGONS

Common searches


Search results

Display options

Re: mouse emulates "F1..F8" ??

Thank you for this info. At the moment it's not needed to compile dosbox, because I found in bootloader keyevent handler which runs always. I added int33h to read buttons and positions for mouse. Now it works. Many thanks.

Re: mouse emulates "F1..F8" ??

That's very tricky. Program itself caannotbe changed, but there is a bootloader to load this program, which can be changed. In this bootloader is keyevent handler, that forward keys to original program. In this it should be possible to change something. I have not compiled source code of dosbox yet, …

Re: mouse emulates "F1..F8" ??

Thank you for reply. I have a program, which works without any mouse support (machine visualisation). On screen there are always 8 fixed buttons on the bottom, which normally controlled by keyboard F1..F8. Use of this buttons is to change to different pictures. If I could use mouse to simulate these …

mouse emulates "F1..F8" ??

Hello, is it possible, that mouse cursor can emulate some F-keys? I have a program with some buttons on lower area. If i click with mouse in this area, can it create like a F-key, i.e. as when I have pressed F1? This program is not prepared to work with mouse, but if I could emulate mouse clicks to …

DOSBOX with 32 bit code

Hello, i habe tested dosbox with an emulation of a machine control. This works fine so far. Now we have a newer control with 32 bit code, which uses mostly same software interrupts. Does dosbox support 32 bit code as well or is this restricted to 16 bit code? Any answer would help. zeras

Page 1 of 1