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

Update to build with GBDK 4.3.0 #3

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Update to build with GBDK 4.3.0 #3

merged 1 commit into from
Jul 16, 2024

Conversation

tstirrat
Copy link
Owner

Local repo edition of trash80#16

It took me a while, but I managed to get this building with a modern GBDK-2020 v4.3.0

Changes:

I converted two ASM entry points back to C. I tried NOT to do this but couldn't get it to work in a stable manner without them:

  • asmMain -> gameMain()
  • asmUpdateMidiBuffer -> updateMidiBuffer()

I've tested it on a DMG-01

- formatted with clang-format
- Fixed up build for gdbk-2020 v4.3.0
- Simplified Makefile to use lcc matching the templates/examples from GDBK
@tstirrat tstirrat merged commit 58b6a8f into master Jul 16, 2024
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.

Incorrect cartridge type 0x147 Name is missing in ROM header CGB Flag at 0x143 is not set
1 participant