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

Donkey Kong 3 (World) nesasm failure #75

Open
cornelk opened this issue Jan 6, 2024 · 0 comments
Open

Donkey Kong 3 (World) nesasm failure #75

cornelk opened this issue Jan 6, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@cornelk
Copy link
Member

cornelk commented Jan 6, 2024

#[1]   ./dk3_disasm_nesasm.asm
 3847  00:D6A2              bpl _label_d6c2                ; $D6A1  10 1F
       Undefined symbol in operand field!
 3847  00:D6A2              bpl _label_d6c2                ; $D6A1  10 1F
       Branch address out of range!
 3856  00:D6B1              bpl _label_d6c2                ; $D6B0  10 10  branch into instruction detected
       Undefined symbol in operand field!
 3856  00:D6B1              bpl _label_d6c2                ; $D6B0  10 10  branch into instruction detected
       Branch address out of range!
@cornelk cornelk added the bug Something isn't working label Jan 6, 2024
@cornelk cornelk added this to the Backlog milestone Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant