mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
chore: standardize notes: to note: in file entries
240 file-level entries used notes: instead of the canonical note: field. verify.py and cross_reference.py only read note:, so these were silently ignored.
This commit is contained in:
@@ -1080,7 +1080,7 @@ files:
|
||||
fast_boot: Type2
|
||||
priority: 150
|
||||
source_ref: "src/core/bios.cpp:138"
|
||||
notes: "Sony Bravia TV with embedded PS2"
|
||||
note: "Sony Bravia TV with embedded PS2"
|
||||
|
||||
# -- OpenBIOS (signature-based detection, no fixed hash) --
|
||||
|
||||
@@ -1093,4 +1093,4 @@ files:
|
||||
fast_boot: unsupported
|
||||
priority: 200
|
||||
source_ref: "src/core/bios.cpp:144-146"
|
||||
notes: "Detected by 'OpenBIOS' signature at offset 0x78, not by MD5 hash"
|
||||
note: "Detected by 'OpenBIOS' signature at offset 0x78, not by MD5 hash"
|
||||
|
||||
Reference in New Issue
Block a user