Skip to content

Update to build with GBDK 4.3.0#3

Merged
tstirrat merged 1 commit intomasterfrom
tstirrat-gbdk-4.3.0
Jul 16, 2024
Merged

Update to build with GBDK 4.3.0#3
tstirrat merged 1 commit intomasterfrom
tstirrat-gbdk-4.3.0

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