A program for verifying that all 128 KiB of SRAM are readable and writeable.
Here's the test running on on Everdrive x5:
An example of a passing test:
An example of a test failing because only 64KiB of SRAM are present:
You will need RGBDS, at least v0.6.0-rc1.
Then, simply run ./build.sh in a POSIX environment, and grab sram128.gb from the bin/ directory!


