Evie

Results 15 issues of Evie

I've consistently found that loading a scene containing terrain from a thread will cause strange issues. The LOD system seems to be inaccurate, chunks close to the camera don't show...

bug
Waiting for Godot

I realized that scramble could be made more useful for 9-bit banks if it alternated between setting the 9th bit; now *both* bytes are scrambled.

(Opened since https://github.com/gbdev/rgbds/pull/1014 was accidentally deleted) the -S flag works great for a single byte, but for any roms over 2MiB it should also consider the upper byte when scrambling

enhancement
rgblink

I've been playing this hack on my Everdrive x5, which does not have an RTC. It would be nice if the game had an option to pass time while playing...

I wanted to build this project, but I noticed it had a few errors and warnings added by recent RGBDS updates, so I fixed them :3

Closes #1294

Currently RGBLINK will fail if `Foo` is defined in another translation unit but is not exported. This error could be made more useful if RGBLINK reported the locations of the...

enhancement
rgblink