mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-21 16:01:52 +00:00
Add more tests for RGBFIX
This commit is contained in:
6
test/fix/tpp1-rumble.err
Normal file
6
test/fix/tpp1-rumble.err
Normal file
@@ -0,0 +1,6 @@
|
||||
warning: TPP1 requests RAM implicitly if given a non-zero RAM size [-Wmbc]
|
||||
warning: Overwrote a non-zero byte in the cartridge type [-Woverwrite]
|
||||
warning: Overwrote a non-zero byte in the TPP1 identification code [-Woverwrite]
|
||||
warning: Overwrote a non-zero byte in the TPP1 revision number [-Woverwrite]
|
||||
warning: Overwrote a non-zero byte in the RAM size [-Woverwrite]
|
||||
warning: Overwrote a non-zero byte in the TPP1 feature flags [-Woverwrite]
|
||||
Reference in New Issue
Block a user