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:
Abdessamad Derraz
2026-03-29 10:02:20 +02:00
parent b7528a71e7
commit e13e8734b9
67 changed files with 240 additions and 240 deletions
+2 -2
View File
@@ -85,7 +85,7 @@ files:
mode: libretro
source_ref: "libretro.cpp:190-195"
aliases: ["PSXONPSP660.bin"]
notes: "override_bios=1. Falls back to region BIOS if not found."
note: "override_bios=1. Falls back to region BIOS if not found."
- name: "ps1_rom.bin"
description: "PS3 embedded PS1 BIOS (region-free override)"
@@ -98,4 +98,4 @@ files:
mode: libretro
source_ref: "libretro.cpp:198-203"
aliases: ["PS1_ROM.bin"]
notes: "override_bios=2. Falls back to region BIOS if not found."
note: "override_bios=2. Falls back to region BIOS if not found."