mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 20:32:32 -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:
@@ -41,7 +41,7 @@ platform_details:
|
||||
bios_mapping:
|
||||
target: "none"
|
||||
source_ref: "jaxe_libretro.info:17, src/chip8.c:118-168"
|
||||
notes: |
|
||||
note: |
|
||||
All font/sprite data is compiled into the binary. The standard
|
||||
CHIP-8 hex font (5 bytes per character, 16 characters) and the
|
||||
SCHIP big hex font (10 bytes per character, 16 characters) are
|
||||
|
||||
Reference in New Issue
Block a user