Skip to content

Update to build with GBDK 4.3.0#16

Open
tstirrat wants to merge 1 commit intotrash80:masterfrom
tstirrat:tstirrat-gbdk-4.3.0
Open

Update to build with GBDK 4.3.0#16
tstirrat wants to merge 1 commit intotrash80:masterfrom
tstirrat:tstirrat-gbdk-4.3.0

Conversation

@tstirrat
Copy link

@tstirrat tstirrat commented Jul 5, 2024

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

@tstirrat tstirrat force-pushed the tstirrat-gbdk-4.3.0 branch 5 times, most recently from 074214a to 7ab55dc Compare July 8, 2024 15:51
- formatted with clang-format
- Fixed up build for gdbk-2020 v4.3.0
- Simplified Makefile to use lcc matching the templates/examples from GDBK
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