Increase RGBASM test coverage

This commit is contained in:
Rangi42
2025-08-13 10:56:32 -04:00
parent 92826a726a
commit 2bdf61da70
19 changed files with 94 additions and 18 deletions

View File

@@ -23,7 +23,7 @@
.Op Fl r Ar ram_size
.Op Fl t Ar title_str
.Op Fl W Ar warning
.Op Ar
.Ar
.Sh DESCRIPTION
The
.Nm
@@ -41,7 +41,7 @@ and to have already populated whichever fields they don't specify using
.Nm .
.Pp
The input
.Ar asmfile
.Ar file
can be a path to a file, or
.Cm \-
to read from standard input.

View File

@@ -50,7 +50,7 @@ option, which implies
but also prohibits the use of banked VRAM.
.Pp
The input
.Ar asmfile
.Ar file
can be a path to a file, or
.Cm \-
to read from standard input.