---------------------------------------------- Max Studios - 2001 - sckoobs@yahoo.com MakeTMD - An example of creating TMDs in code. ---------------------------------------------- To Run - -------- To run the example start up siocons in the MakeTMD directory and press F3 (batch load) and type auto.sio. Type make in the directory to compile the code, if you wish to modify it. Intention --------- This is an example which will be extensively documented to help understanding of how the code works. For now I have released the code without the HTML tutorial file but the code is commented well. The method used is that of the Sony recomended method using the tmd.c and tmd.h files found on the Yaroze server. Please feel free to distribute as you see fit, just make sure this Readme is included.