Skip to content

Conversation

@joel16
Copy link
Contributor

@joel16 joel16 commented Jan 26, 2025

A short and sweet sample that demonstrates how to use a kernel function inside a usermode application. This involves using kubrdige to load the kernel module, and then using its exported kernel function inside a usermode application.

LIBDIR =
LDFLAGS =

LIBS = -lpspkubridge
Copy link
Member

Choose a reason for hiding this comment

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

This won't work in this rep unfortunately. You'd have to add the sample to the package in the psp-packages repo. We did the sample with th sdl2 sample.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah okay, I'll have a look at that and do the same then.

Copy link
Member

Choose a reason for hiding this comment

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

Cool, thanks for the effort. It'd be great to have this.

@joel16 joel16 closed this Jan 27, 2025
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.

2 participants