-
Notifications
You must be signed in to change notification settings - Fork 15
Issues: EtchedPixels/Fuzix-Compiler-Kit
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
NORETURN processing in the presence of comma operators produces inefficient code
#175
opened Dec 1, 2024 by
zu2
On the MC6800, it is better to reverse the order of branches in a for statement.
enhancement
New feature or request
#173
opened Nov 26, 2024 by
zu2
support6800/__abx.s The subscript calculation of the local array of char is wrong
#171
opened Nov 25, 2024 by
zu2
When backend-byte is enabled, the access to the global variables of 6800 becomes strange.
bug
Something isn't working
#168
opened Nov 22, 2024 by
zu2
be-codegen-6800.c Optimizes addition and subtraction with signed/unsigned char.
enhancement
New feature or request
#167
opened Nov 18, 2024 by
zu2
be-codegen-6800.c be-code-6800.c Ideas for making signed/unsigned char comparisons more efficient
enhancement
New feature or request
#162
opened Nov 13, 2024 by
zu2
support6800/__mul.s Speeds up multiplication
enhancement
New feature or request
#156
opened Nov 7, 2024 by
zu2
ProTip!
Adding no:label will show everything without a label.