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

many bugfix for MC6800 #31

Closed
wants to merge 3 commits into from
Closed

many bugfix for MC6800 #31

wants to merge 3 commits into from

Conversation

zu2
Copy link

@zu2 zu2 commented Dec 26, 2024

Many bugs have been fixed.

Four of the Fuzix CC tests still do not pass:

0201-float.c
0501-qsort.c
0508-ptrdiff.c
0601-register.c

@EtchedPixels
Copy link
Owner

There are lots of bugs in the old CC6303 code. I was planning to archive this compiler for good now that the new compiler is passing on 6800, 6803 etc.

@zu2
Copy link
Author

zu2 commented Dec 27, 2024

The CC6303 is better at && || conditionals and generates faster code than the Fuzix CC for some programs. If you're going to archiving , I'd love to continue maintaining it on my github (6800 only)

https://github.com/zu2/CC6303

@EtchedPixels
Copy link
Owner

By all means

Do you want to submit an update to the README so people visiting the current git for this have a pointer to your fork ?

@zu2
Copy link
Author

zu2 commented Dec 27, 2024

Please do. If you archive this repository, I think it would be better to direct it to my repository.

However, I mainly work on MC6800. I don't know much about other CPUs. I need help. It would be helpful if you could make this clear.

https://github.com/zu2/CC6303

@EtchedPixels
Copy link
Owner

README updated

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

Successfully merging this pull request may close these issues.

2 participants