Ok so now that we have GCC all set I've been working on getting libfxcg in working order.
At the moment we have all of the known syscalls and a rand/srand implementation. In the future I hope to expand it to include much more and in its current form it is easy to add routines and functions as needed.
The current source can be found at https://github.com/Jonimoose/libfxcg/ and the latest build can be found at http://jonimoose.net/calcstuff/prizm/libfxcg.a which should always be the latest version. Any header updates can be gotten from from the github though the ones in the SDK should have most of the functions.
If there are any functions you need or if you have a suggestion for the header oginization as well as any other contributions or suggestions please post them in this thread. Suggested functions should include source or at least a link to an example impelementation.
At the moment we have all of the known syscalls and a rand/srand implementation. In the future I hope to expand it to include much more and in its current form it is easy to add routines and functions as needed.
The current source can be found at https://github.com/Jonimoose/libfxcg/ and the latest build can be found at http://jonimoose.net/calcstuff/prizm/libfxcg.a which should always be the latest version. Any header updates can be gotten from from the github though the ones in the SDK should have most of the functions.
If there are any functions you need or if you have a suggestion for the header oginization as well as any other contributions or suggestions please post them in this thread. Suggested functions should include source or at least a link to an example impelementation.