The Idea is to stop having local copies of ioplib.h and ioplib.c on every project that requires manipulating exports of other modules.
Therefore, converting this into a library wich is part of the PS2SDK seemed like the most reasonable approach, having one implementation for all the use cases. instead of local copies
Currently there are a bunch of IRX modules around (AFAIK) using ioplib:
The Idea is to stop having local copies of ioplib.h and ioplib.c on every project that requires manipulating exports of other modules.
Therefore, converting this into a library wich is part of the PS2SDK seemed like the most reasonable approach, having one implementation for all the use cases. instead of local copies