Rename gbz80.7 "CPU opcode reference" to "Game Boy CPU instruction reference"

This commit is contained in:
Rangi
2025-09-28 16:43:36 -04:00
parent f99591bf6f
commit 3108fb5297

View File

@@ -5,9 +5,9 @@
.Os
.Sh NAME
.Nm gbz80
.Nd CPU opcode reference
.Nd Game Boy CPU instruction reference
.Sh DESCRIPTION
This is the list of opcodes supported by
This is the list of instructions supported by
.Xr rgbasm 1 ,
including a short description, the number of bytes needed to encode them and the number of CPU cycles at 1MHz (or 2MHz in GBC double speed mode) needed to complete them.
.Pp