Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing instruction #7

Open
Mallos31 opened this issue Aug 26, 2020 · 0 comments
Open

Missing instruction #7

Mallos31 opened this issue Aug 26, 2020 · 0 comments

Comments

@Mallos31
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant