Git Product home page Git Product logo

Comments (5)

NattyNarwhal avatar NattyNarwhal commented on May 27, 2024

The Windows 3.1 video driver model is really messed up, because it's expected you can implement most of GDI (to offload it). For reference, the stock DDK drivers for the PC98 video are 20k and 8514-likes are 27k. There's a reason everyone based video drivers off of the reference ones.

I think doing a better VESA driver or (for QEMU/Bochs/old VBox) Bochs extensions based on the SVGA driver is possible though. The binary patch for the SVGA driver to make it VESA-friendly is really unstable, and it'd be nice to do it right.

from vmwmouse.

ttimpe avatar ttimpe commented on May 27, 2024

I was actually thinking of writing both of those drivers, however I was unable to do so. Fully working drivers (with auto-scaling and maybe even drag and drop) would be awesome. After that, an IPv6 stack would be nice :)

from vmwmouse.

blackcrack avatar blackcrack commented on May 27, 2024

Thank you so much for developing a brand new mouse driver for Windows 3.x. Can you also make a video driver for Windows 3.x that can work on VMware and supports True Color (2²⁴ colors)?

https://bearwindows.zcm.com.au/win31x.htm
http://web.archive.org/web/20080705075940/http://oldfiles.org.uk/powerload/win3x.htm
https://www.japheth.de/

have fun by testing..

anyone should really "backup" and save svga drivers for both emulations like vmware and vbox,
more better could it be, it's directly by side of a great ;D mousedriver of this system :)

ttimpe, wär cool wenn man Win3.1 sauber am rennen halten könnte in den vmashins :)

need anyone the tcp/ip protocol for Win31b ? i change it against a networkdriver of Win31 for vbox :D

best
Blacky

from vmwmouse.

ttimpe avatar ttimpe commented on May 27, 2024

I think everyone who wants to use this mouse driver knows about the SVGAPATCH driver already and knows how limited and buggy it is. This is mostly due to the segmented memory model of Win16. Even dosbox-x only works at up to 1600x1200 at 256 colors.

from vmwmouse.

NattyNarwhal avatar NattyNarwhal commented on May 27, 2024

24-bit colour sounds really hard but just simply doing the VESA patches right would seem a bit cleaner.

I think it's a bit out of scope for this repo, but I'll leave it open to shame someone into doing it someday 👀

from vmwmouse.

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.