Giter Club home page Giter Club logo

Comments (9)

JL2210 avatar JL2210 commented on May 26, 2024

Are you familiar with BIOS interrupts? There is one that I use (int $0x33 in GAS, int 33h otherwise) that manipulates the mouse. See http://www.ctyme.com/intr/int-33.htm

from comcom64.

stsp avatar stsp commented on May 26, 2024

Should I ban you for the useless comments? :(

from comcom64.

JL2210 avatar JL2210 commented on May 26, 2024

No. I was legitimately trying to be helpful. Shouldn't you be able to read input from the mouse with that BIOS/DOS interrupt?

from comcom64.

JL2210 avatar JL2210 commented on May 26, 2024

You seem to know something about the topic: https://github.com/stsp/win31-mouse-driver

Can I help with this?

from comcom64.

stsp avatar stsp commented on May 26, 2024

I don't think you can.
But if you create the patch and open a
pull request, then I'll be surprised.
Otherwise you are under the big risk of
being banned.

from comcom64.

JL2210 avatar JL2210 commented on May 26, 2024

What needs to be done for this to work? I haven't found anything related to the scrolling of the mouse.

On a side note, why are you so set on banning me? I haven't said anything rude or offensive, have I? If I have, I apologize.

from comcom64.

JL2210 avatar JL2210 commented on May 26, 2024

Just putting this here as a note for later: https://wiki.osdev.org/Mouse_Input

It has some interesting information.

from comcom64.

stsp avatar stsp commented on May 26, 2024

I haven't found anything related to the scrolling of the mouse.

Where? In comcom32 there is no mouse code at all.
It needs to be written.
But in int33 it is available and can be used according
to this specification:
https://sourceforge.net/p/cutemouse/trunk/ci/master/tree/ctm-2/doc/wheelapi.txt

from comcom64.

JL2210 avatar JL2210 commented on May 26, 2024

Thanks. I'll read up on that tomorrow. For now, though, I need to get some sleep.

from comcom64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.