shithub: rgbds

Download patch

ref: e07bd92314aa5e4c96b447ad43dd82191e0f6996
parent: 9169028e5744ebd9c74c0c44de4d68db910e6eab
author: Eldred Habert <eldredhabert0@gmail.com>
date: Tue Mar 8 17:11:49 EST 2022

Have the `eqn` preprocessor run on rgbasm(5)

This is required for the built-in functions (L315-337), otherwise the math syntax doesn't get processed.

This magic line is detected by most `man` impls:
https://www.gnu.org/software/groff/manual/html_node/Preprocessors-in-man-pages.html

--- a/src/asm/rgbasm.5
+++ b/src/asm/rgbasm.5
@@ -1,3 +1,4 @@
+'\" e
 .\"
 .\" This file is part of RGBDS.
 .\"