File Format of BIOS Datfiles
Posted: Mon Jan 26, 2026 11:28 am
Hi,
The BIOS datfiles downloadable on redump seem to use a different format to the usual XML datfiles.
I'm trying to write a parser for it and was wondering if that format has a name and where I can find more information about it.
I'm talking about the files that start with a header like this:
Any links to documentation about this format is much appreciated.
Thanks!
The BIOS datfiles downloadable on redump seem to use a different format to the usual XML datfiles.
I'm trying to write a parser for it and was wondering if that format has a name and where I can find more information about it.
I'm talking about the files that start with a header like this:
Code: Select all
clrmamepro (
name "Nintendo - GameCube - BIOS Images"
description "Nintendo - GameCube - BIOS Images (16) (2021-09-18)"
category Console
version 2021-04-16
author "ElBarto, Jackal, Extrems | redump.org"
)Thanks!