Michel Jansen
Michel Jansen
GBDK supports a number of [debug functions](https://gbdk-2020.github.io/gbdk-2020/docs/api/emu__debug_8h.html) that help with debugging. One of them is EMU_MESSAGE macro, which displays a message in the emulator debug message window. This currently only...
### Expected behavior Calling `fullpath` with a `thumbnail` parameter on an `asset` type via GraphQL should only return the URL for that thumbnail, without generating that thumbnail if it does...
When building on MacOS (using the Homebrew instructions), the dependency package pcre-light fails to build with an error: ``` error: Base.hsc:105:10: fatal error: 'pcre.h' file not found #include ^~~~~~~~ 1...