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

* add missing #define's from video_h.asm #45

Closed
wants to merge 1 commit into from

Conversation

zoul0813
Copy link
Contributor

No description provided.

@Zeal8bit
Copy link
Owner

The zos_video.h file in the kernel header directory is the public API for the video opened descriptor in user programs.
As such, it must be common to all the targets that implement a video driver, the defines you add here were taken from target/zeal8bit/include/video_h.asm, which is in the kernel side and specific to that target.

Did you mean to add these in the Zeal 8-bit VideoBoard SDK headers?

@zoul0813 zoul0813 closed this Jan 3, 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