Skip to content

Missing instruction #7

@Mallos31

Description

@Mallos31

Issue: Gameboy CPU instruction 0x8c, ADC A, H is missing from the current version of Ghidra Boy.

A disassembler such as mgbdis gives the following disassembly;

add a
add l
ld l, a
ld a, $00
adc h

The attached image shows Ghidra's output.
GBGlitch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions