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

Libultra implementations #493

Merged
merged 20 commits into from
May 7, 2024
Merged

Libultra implementations #493

merged 20 commits into from
May 7, 2024

Conversation

KiritoDv
Copy link
Contributor

No description provided.

Copy link
Collaborator

@briaguya-ai briaguya-ai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the controller/controldeck side of this should be a separate PR. it is not part of the libultra implementation and it the logic in those changes is broken in this PR

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Clang-Tidy found issue(s) with the introduced code (1/5)

include/libultraship/libultra/message.h Show resolved Hide resolved
include/libultraship/libultra/message.h Show resolved Hide resolved
include/libultraship/libultra/message.h Show resolved Hide resolved
include/libultraship/libultra/message.h Show resolved Hide resolved
include/libultraship/libultra/message.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Clang-Tidy found issue(s) with the introduced code (2/5)

include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Clang-Tidy found issue(s) with the introduced code (3/5)

include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Clang-Tidy found issue(s) with the introduced code (4/5)

include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/os.h Outdated Show resolved Hide resolved
include/libultraship/libultra/os.h Show resolved Hide resolved
include/libultraship/libultra/eeprom.h Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Clang-Tidy found issue(s) with the introduced code (5/5)

include/libultraship/libultra/eeprom.h Show resolved Hide resolved
include/libultraship/libultra/eeprom.h Show resolved Hide resolved
@Kenix3 Kenix3 merged commit 6dc4bd1 into Kenix3:main May 7, 2024
5 checks passed
Kenix3 pushed a commit that referenced this pull request May 8, 2024
* Rebased towards latest main

* Fixed tidy

* Implemented rumble on multiple controllers

(cherry picked from commit 6064d7b)

* Implemented first version of osContGetStatus

* Fixed dumb mistake

(cherry picked from commit ee95529)

* Added channel copy on osMotorInit

* Implemented eeprom support and fixed rumble

* Fixed tidy on rcp.h

* Fixed tidy on gu.h

* Implemented eeprom support and fixed rumble

(cherry picked from commit 0c3e1ac)

* Fixed libultraship include

* Moved os.h header to libultra

* Fixed includes on os.h

* Removed LUS::Controller changes

* Removed whitespace

* Removed added newline

* Renamed to Ship::Context

* Removed WiiU Defines

* Fixed osAiSetNextBuffer definitions

* Fixed linking issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants