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

Extend .blit header with api/device info #822

Merged
merged 5 commits into from
Jun 1, 2024

Commits on May 31, 2024

  1. Add some #defines for API version in a seperate header

    Want to use these in an assembly file
    Daft-Freak committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6598721 View commit details
    Browse the repository at this point in the history
  2. Extend blit header with api/device info

    Taking advantage of the always 0x90000000 unused start address field
    Daft-Freak committed May 31, 2024
    Configuration menu
    Copy the full SHA
    46c928d View commit details
    Browse the repository at this point in the history
  3. check device id in header

    Daft-Freak committed May 31, 2024
    Configuration menu
    Copy the full SHA
    121dd58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c1402f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c97b8a8 View commit details
    Browse the repository at this point in the history