Damian Yerrick

Results 65 issues of Damian Yerrick

This is a meta-issue for issues filed against emulators for failing the "Telling LYs?" test ROM. ---- # Input changes on same scanline every time A program can tell that...

Several files in `/tools` are duplicated between projects, as is `/src/hardware.inc`. The latter should be amenable to RGBASM's `-i` switch to add an include path. So do the same thing...

Lycoder, developer of GB emulator [Geebly](https://github.com/Lycoder/Geebly), suspected that some emulators might have trouble with 16-bit reads across the MBC breakpoint. The case we identified was a stack copy from $3FFF:...

This week, I released the first version of [TRN Stress](https://github.com/pinobatch/little-things-gb/tree/master/trnstress), an acceptance test ROM for loading Super Game Boy borders. mGBA passed all but two. On 2024-05-08, endrift and beware...

platform:GB/GBC

Because of unreliability of devkitPro pacman on my home PC, I added support for asie's [Wonderful Toolchain](https://wonderful.asie.pl/) in #54. The Actions workflow still uses devkitARM because the Docker image was...