Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wellspring Emulation #24

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from
Draft

Wellspring Emulation #24

wants to merge 32 commits into from

Commits on Aug 21, 2024

  1. User Client and simulator

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6ef9bb2 View commit details
    Browse the repository at this point in the history
  2. Test MT1

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    19cec13 View commit details
    Browse the repository at this point in the history
  3. It almost works

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    086b5d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02c5583 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c486939 View commit details
    Browse the repository at this point in the history
  6. 10.12+ buttons work

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2b6755f View commit details
    Browse the repository at this point in the history
  7. Remove actuator device

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    533faa0 View commit details
    Browse the repository at this point in the history
  8. Clean up

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    58acffb View commit details
    Browse the repository at this point in the history
  9. Target MB5,1

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    66f8788 View commit details
    Browse the repository at this point in the history
  10. Start trying to add 32bit support

    This doesn't actually build a 32bit binary yet
    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c992ee1 View commit details
    Browse the repository at this point in the history
  11. 32bit build

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f6a8ffd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    caf04f7 View commit details
    Browse the repository at this point in the history
  13. Compile fixes

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    92c2c19 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba95d89 View commit details
    Browse the repository at this point in the history
  15. Codesign fixes

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7e2a903 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d85378d View commit details
    Browse the repository at this point in the history
  17. Fix compile

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f03039b View commit details
    Browse the repository at this point in the history
  18. Fix version

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2d01dda View commit details
    Browse the repository at this point in the history
  19. Make it loadable on 10.6

    Michael Belyaev authored and 1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    78d26b4 View commit details
    Browse the repository at this point in the history
  20. Fix object ref counts, add pressure support

    This is way easier to work on now that I can load/unload from within Catalina
    Also woops...got a bit carried away with this commit
    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e45297b View commit details
    Browse the repository at this point in the history
  21. Revert product number

    I'm surprised this works tbh
    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c53b9be View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    002e3a2 View commit details
    Browse the repository at this point in the history
  23. Event driver

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3424df1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    13569b6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    076008b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b7a4c4a View commit details
    Browse the repository at this point in the history
  27. Revert IOHID changes

    It's easier to keep the current MT2 emulation for newer macOS versions, instead of trying to work around Sandbox
    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2b0caa8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    95452a7 View commit details
    Browse the repository at this point in the history
  29. Remove more sierra+ logic

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    71a59c1 View commit details
    Browse the repository at this point in the history
  30. Fix init arguments

    1Revenger1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    26a580a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    2d84e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97b2f77 View commit details
    Browse the repository at this point in the history