shithub: rgbds

Download patch

ref: 652db60ad6520e359dab92ef1aa53e907641666c
parent: a7cb0a166ad9c6844b7b0cf216278ff137846081
author: ISSOtm <eldredhabert0@gmail.com>
date: Mon Feb 3 16:05:28 EST 2020

Document modifications made to object file format

--- a/src/rgbds.5
+++ b/src/rgbds.5
@@ -33,7 +33,8 @@
 .Bd -literal
 ; Header
 
-BYTE    ID[4]            ; "RGB7"
+BYTE    ID[4]            ; "RGB9"
+LONG    RevisionNumber   ; The format's revision number this file uses
 LONG    NumberOfSymbols  ; The number of symbols used in this file
 LONG    NumberOfSections ; The number of sections used in this file