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

Updating to GBDK-2020 #24

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

Smartis2812
Copy link

@Smartis2812 Smartis2812 commented Dec 7, 2024

My attempt to updating the repository to GBDK-2020.

Things I did:

  • Updating Makefiles to use ENV variable.
  • Removing maccer from Makefiles
  • Changing code to use uint8_t instead of UINT8
  • Renaming Tilemap file extensions from .map to .c
  • Using Headerfiles in #include statements instead of C files to ensure no double definition of fields during build.
  • Taking special care at the simple_shmup project and ensure Banks will be used in Makefile
  • Adding build output files to .gitignore
  • And updating the Readme.md with a reminder to set the Environment variable for GBDK directory

In any chase, thank you for providing these great examples 👍

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.

1 participant