Skip to content

potential mistake on decoding z80 opcodes #1

@teatime-dev

Description

@teatime-dev

under unprefixed opcodes, under x=3,z=0,y=4, it says LD (0xFF00 + nn), A as the operation.
I'm quite new to emulation but I think it's meant to say +n and not +nn since it would overflow most of the time.
Other opcode guides say n instead of nn, although perhaps for archival purposes you want might to keep this unmodified, I suppose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions