Skip to content
This repository has been archived by the owner on Sep 2, 2018. It is now read-only.

Decoding conflicts when compiling #212

Open
shepmaster opened this issue Jun 12, 2016 · 1 comment
Open

Decoding conflicts when compiling #212

shepmaster opened this issue Jun 12, 2016 · 1 comment

Comments

@shepmaster
Copy link

Got these when building; should I be worried?

Decoding Conflict:
        000011..........
        0000............
        00..............
        ................
    ADDRdRr 000011__________
    LSLRd 000011__________
Decoding Conflict:
        000111..........
        0001............
        00..............
        ................
    ADCRdRr 000111__________
    ROLRd 000111__________
Decoding Conflict:
        001000..........
        0010............
        00..............
        ................
    ANDRdRr 001000__________
    TSTRd 001000__________
Decoding Conflict:
        0110............
        01..............
        ................
    ORIRdK 0110____________
    SBRRdK 0110____________
Decoding Conflict:
        0111............
        01..............
        ................
    ANDIRdK 0111____________
    CBRRdK 0111____________
@dylanmckay
Copy link
Member

Nah, not major. I started work on the disassembler but it still has some work to do until all the kinks are ironed out

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

No branches or pull requests

2 participants