mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Rename gbz80.7 "CPU opcode reference" to "Game Boy CPU instruction reference"
This commit is contained in:
@@ -5,9 +5,9 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm gbz80
|
.Nm gbz80
|
||||||
.Nd CPU opcode reference
|
.Nd Game Boy CPU instruction reference
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
This is the list of opcodes supported by
|
This is the list of instructions supported by
|
||||||
.Xr rgbasm 1 ,
|
.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.
|
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
|
.Pp
|
||||||
|
|||||||
Reference in New Issue
Block a user