Release version 1.0.0

This commit is contained in:
Rangi42
2025-10-31 20:19:24 -04:00
parent 35e5808423
commit fb9fa6038c
13 changed files with 21 additions and 19 deletions

View File

@@ -1,18 +1,16 @@
.\" SPDX-License-Identifier: MIT
.\"
.Dd September 30, 2025
.Dd October 31, 2025
.Dt RGBDS 5
.Os
.Sh NAME
.Nm rgbds
.Nd object file format documentation
.Sh DESCRIPTION
This is the description of the object files used by
This is the description of the RGB object file format that is output by
.Xr rgbasm 1
and
and read by
.Xr rgblink 1 .
.Em Please note that the specification is not stable yet.
RGBDS is still in active development, and some new features require adding more information to the object file, or modifying some fields, both of which break compatibility with older versions.
.Sh FILE STRUCTURE
The following types are used:
.Pp