ref: fcfecc6e820e70c7fac0f7d2f786f294697f9715
parent: cb4fbdfcd534e43a5f8504b405acd7b8b29f5001
author: ISSOtm <[email protected]>
date: Sat Aug 15 11:23:11 EDT 2020
Improve description of `@` symbol As requested by someone on GBDev
--- a/src/asm/rgbasm.5
+++ b/src/asm/rgbasm.5
@@ -964,7 +964,7 @@
.Pp
.Bl -column -offset indent "EQUS" "__ISO_8601_LOCAL__"
.It Sy Type Ta Sy Name Ta Sy Contents
-.It Ic EQU Ta Dv @ Ta PC value
+.It Ic EQU Ta Dv @ Ta PC value (essentially, the current memory address)
.It Ic EQU Ta Dv _PI Ta Fixed point \[*p]
.It Ic SET Ta Dv _RS Ta _RS Counter
.It Ic EQU Ta Dv _NARG Ta Number of arguments passed to macro