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

various library enhancements #48

Merged
merged 23 commits into from Sep 19, 2020
Merged

various library enhancements #48

merged 23 commits into from Sep 19, 2020

Conversation

@untoxa
Copy link
Collaborator

@untoxa untoxa commented Aug 30, 2020

…provement, smaller code size.

.OAM name changed to _shadow_OAM - must pass that into the linker through the commandline: -g _shadow_OAM=0xC000

untoxa added 3 commits Aug 30, 2020
…provement, smaller code size.

.OAM name changed to _shadow_OAM - must pass that into the linker through the commandline: -g _shadow_OAM=0xC000
@untoxa
Copy link
Collaborator Author

@untoxa untoxa commented Aug 31, 2020

codegeneration for those inline functions is reasonable, definitely they worth to be used that way.

@untoxa
Copy link
Collaborator Author

@untoxa untoxa commented Aug 31, 2020

new trampoline for current builds of SDCC

@untoxa
Copy link
Collaborator Author

@untoxa untoxa commented Sep 8, 2020

multiple library objects are in one lib now

@untoxa
Copy link
Collaborator Author

@untoxa untoxa commented Sep 13, 2020

12 times faster itoa()

@untoxa untoxa changed the title sprite handling functions declared as inline - 7 times performance im… various library enhancements Sep 14, 2020
untoxa added 7 commits Sep 14, 2020
…of sprintf() does not lead to linking of fonts and other heavy stuff into the rom. very useful for bgb_emu.h
@untoxa untoxa merged commit 2ed8dfb into gbdk-2020:develop Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant