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

Biosfont icon #11

Merged
merged 4 commits into from
Dec 11, 2024
Merged

Biosfont icon #11

merged 4 commits into from
Dec 11, 2024

Conversation

andressbarajas
Copy link
Collaborator

@andressbarajas andressbarajas commented Nov 10, 2024

This PR improves printf capabilities in KallistiOS, focusing on icon printing support.

  • Addition of Icon Printf Support: Adds functionality to print icons using the BIOS font, expanding the utility of printf for graphical icon output on Dreamcast.

  • Code Cleanup: Simplifies and refines existing code, removing redundant variables and streamlining logic in bfont.c.

  • Header File Updates: Adjusts and extends biosfont.h to support new icon printing features.

  • Exports Update: Modifies exports-pristine.txt to include new functions for icon support, ensuring they are available across modules.

@andressbarajas andressbarajas force-pushed the biosfont_icon branch 5 times, most recently from ff8fd42 to 384129e Compare November 12, 2024 05:53
@andressbarajas andressbarajas force-pushed the master branch 2 times, most recently from c1c6800 to d117f5e Compare November 12, 2024 06:11
@andressbarajas andressbarajas force-pushed the biosfont_icon branch 2 times, most recently from a9a9668 to 6d43ce0 Compare November 19, 2024 08:04
Fixed spacing, better variable name(buffer).
Add dc/vmu icon draw functions, fix bios offsets, organized code
@andressbarajas andressbarajas merged commit ad706e0 into master Dec 11, 2024
4 checks passed
@andressbarajas andressbarajas deleted the biosfont_icon branch December 11, 2024 05:50
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.

1 participant