Structs§
- RomGroup
- One game entry for list display: same
name(base + updates/DLC) shown once.
Functions§
- format_
size - Human-readable file size.
- group_
roms_ by_ name - Group ROMs by game name; primary is the “base” file (prefer over
"[Update]"/"[DLC]"tags infs_namewhen present). - sanitize_
filename - Make a filename safe for the local filesystem.
- truncate
- Truncate a string to
maxchars, appending “…” if trimmed.