mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
- Make it work inside pipelines - Add RGBFIX tests to the suite - Be more flexible in accepted MBC names - Add warnings for dangerous or nonsensical input params - Improve man page
5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
-vp 69
|
|
Check that the global checksum is correctly affected by padding:
|
|
Padding adds extra bytes (carefully picked *not* to be 0, or other values),
|
|
which must be properly accounted for.
|