Allow :: to join instructions *and* data declarations (#1785)

This commit is contained in:
Rangi
2025-08-11 08:04:42 -04:00
committed by GitHub
parent 2130a5ba1f
commit 978e832914
4 changed files with 66 additions and 62 deletions

View File

@@ -43,7 +43,9 @@ Labels tie a name to a specific location within a section (see
below).
.Pp
Instructions are assembled into Game Boy opcodes.
Multiple instructions on one line can be separated by double colons
Multiple instructions on one line, as well as data directives (see
.Sx Defining constant data in ROM
below), can be separated by double colons
.Ql :: .
.Pp
The available instructions are documented in