Skip to content

Use iopheap functions for rom0_info#868

Open
uyjulian wants to merge 3 commits into
ps2dev:masterfrom
uyjulian:rom0_info_use_iopheap
Open

Use iopheap functions for rom0_info#868
uyjulian wants to merge 3 commits into
ps2dev:masterfrom
uyjulian:rom0_info_use_iopheap

Conversation

@uyjulian

Copy link
Copy Markdown
Member

Avoids fileio/file related functions inside rom0_info

@uyjulian uyjulian force-pushed the rom0_info_use_iopheap branch from 682925b to f0304d3 Compare June 17, 2026 16:08
Comment thread ee/kernel/include/osd_config.h
@fjtrujy

fjtrujy commented Jun 18, 2026

Copy link
Copy Markdown
Member

Not sure if these changes will make the binary bigger... IIRC, I did this implementation to try to make the binary as small as possible, avoiding using the fileIO functions if we already have the fileXio in the binary

@uyjulian uyjulian force-pushed the rom0_info_use_iopheap branch from f0304d3 to 4b94745 Compare June 18, 2026 16:43
@uyjulian

uyjulian commented Jun 18, 2026

Copy link
Copy Markdown
Member Author

These changes make wLaunchELF slightly larger by 256 bytes.
However, in separate changes, I am working on separating fileio from kernel library.

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