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

Feature: Add support for HC11 microcontrollers #5068

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GaryOderNichts
Copy link
Contributor

@GaryOderNichts GaryOderNichts commented Mar 5, 2023

This adds support for M68HC11 microcontrollers, using the M68HC11 Reference Manual M68HC11RM/D Rev. 6.1.
I used the existing HCS08 and HCS12 processor specifications as the base, since they are somewhat similar.

Note: This has not been extensively tested yet, but seems to work fine for my purposes so far.

@deividAlfa
Copy link

deividAlfa commented Sep 8, 2023

I just downloaded the sources for current release (10.3.3), applied this patch and compiled OK.
The decompiler works!
image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Processor Status: Triage Information is being gathered
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants