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

disassembling 6809 issue #28

Open
nitrologic opened this issue Oct 4, 2024 · 0 comments
Open

disassembling 6809 issue #28

nitrologic opened this issue Oct 4, 2024 · 0 comments

Comments

@nitrologic
Copy link

I am disassembling a 6809 ROM using following:

f9dasm.exe -6809 -offset f000 -out sbc2.s robotronyo\robotron.yoc

The output includes the following line, which is perhaps not valid 6809, decoding of the E4 opcode?

    ANDB    [MAD30]                  ;F021: E4 9F AD 30    '...0'
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