This is strace-spmp, a strace-like utility to see what OS-calls a game
created for the SPMP305x-chipset uses. 

Usage:
- Get an arm cross-compilation toolchain. If your toolchain isn't prefixed
with 'arm-softfloat-linux-gnu-', you're going to have to edit the makefiles
in core and installer to reflect this.
- Make sure the cross-compilation toolchain binaries are in your path.
- Run 'make' in the top directory
- Copy strace.bin to your mediaplayer
- Connect a serial cable to your mediaplayer. See http://spmp305x.spritesserver.nl/wiki/index.php/Serial_Port
for more info
- Run strace. It'll return almost immediately. See serial output for confirmation
of workings.
- Run the program

Thios tool is written by Sprite_tm <jeroen at spritesmods dot com>
