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

Playdate support #4

Open
wants to merge 7 commits into
base: playdate-support
Choose a base branch
from

Conversation

moocow1452
Copy link

@moocow1452 moocow1452 commented May 26, 2024

Referenced pd_api.h in the files required to compile SDL2 libs for Playdate

Description

In addition to the extern PlaydateAPI* pd; addition, I added Added timestamp_us and millisecond counter to SDL_PrivateSensorUpdate, and added back yuv2rgb.c in reference to the makefile here

Existing Issue(s)

Made this as what was needed for compile SDL for playdate and as a log for what changes I already made.

Added extern PlaydateAPI* pd;
added extern PlaydateAPI* pd;
Added timestamp_us to SDL_PrivateSensorUpdate arg and added extern PlaydateAPI* pd;
Added extern PlaydateAPI* pd;
Added extern PlaydateAPI* pd;
Added back yuv2rgb for reference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant