240p Test Suite (NES, GB, and GBA) v0.22
This release adds MDFourier to the Game Boy port and fixes a longstanding inaccuracy in the SMPTE color bars on NES.
- NES: Add Safe areas pattern
- SMPTE bars (NES): Move I and Q to correct hues ($0C and $03)
- Color bars (GB, GBA): A to toggle NTSC 7.5% setup
- Color bleed: Rearrange to 10 rectangles
- GB: Add MDFourier audio test
- MDFourier (NES): Run automatically if Start+A held during Reset
- Help (NES): Improve antialiasing of Gus's outline
- Add a back story for Gus
- NES: Begin work on printable manual
- Document deliberately replaced assets
Behind the scenes:
- NES, GB: Change random formula to reflect new cc65
- GB: Continuing micro-optimizations
- GB: Free space occupied by RSTs and interrupts that won't be used
- GB: Migrate to RGBDS 0.4.0 (no dedent, no duplicate section names, rename
GLOBAL
toEXPORT
)