umedaxlib 0.5 (by Dark_AleX)

This little lib will let you use either the umdemulator core ("core.bin") or 
the umdemulator&daxziso core ("fusedcore.bin"), so you can add support for isos or
dax-isos in you app, or making your own loader using those cores.

To install, just run:
make
make install

See the umedax.h header to learn how to use the functions, or see the included sample.

