mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 15:57:48 +00:00
Rewrite RGBFIX
- 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
This commit is contained in:
4
test/fix/verify-pad.flags
Normal file
4
test/fix/verify-pad.flags
Normal file
@@ -0,0 +1,4 @@
|
||||
-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.
|
||||
Reference in New Issue
Block a user