-
Picking up after #1200: @coffeevalenbat shared captures (which should be reposted here) of an image being converted with and without the setting, and enabling it tended to *de*-saturate the image, whe…
-
I'd like to create HRAM variables that are local to a particular subroutine in ROM using local label `subroutine.hVarName` syntax.
I'm writing a local variable allocation tool. Pending a fix for #1…
-
The links for the zip files appear to be broken.
-
Hey!
I'm stuck with cpu_instrs 11. I think I've found a bug in the log files.
After executing 0x34 INC (HL) the value is not incremented. (Ignore flags)
```
============== ERROR ============…
-
I understand that maintainers have a lot to focus on, from daily life to work to open source. But at the same time, i feel this project has the potential to be the modern, performant alternative to mk…
-
```
In file included from src/asm/charmap.c:22:
include/hashmap.h:17:27: error: expected declaration specifiers or '...' before numeric constant
17 | #define HALF_HASH_NB_BITS 16
| …
-
Here's what it says:
Adamillos-iMac:SameBoy-master adamillo$ make
make: sdl2-config: Command not found
make: sdl2-config: Command not found
/bin/sh: rgbasm: command not found
rgbgfx -Z -u -c e…
-
```
rgbgfx -o -t -p assets/gfx/TitleScreen.2bpp assets/gfx/TitleScreen.png
rgbgfx: /build/rgbds/src/rgbds/src/gfx/process.cpp:662: static uint16_t TileData::rowBitplanes(const Png::TilesVisitor::Til…
-
So, I'm trying to compile the latest source. I've to RGBDS installed:
"brew info rgbds
==> rgbds: stable 0.6.1 (bottled), HEAD
Rednex GameBoy Development System
https://rgbds.gbdev.…
-
Hello,
v0.6.0 doesn't build with clang 14.0.5 and 13.0.0:
```
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -pedantic -std=gnu11 -I include -D_POSIX_C_SOURCE=200809L -D_ISOC…