If you've got naplink and your compilers set up, you are ready to start punching out some code. Dont know where to start? Look no further! This section contains simple ps2 example code, aimed at helping newbies who are trying to get to grips with coding for the ps2.
This demo provides code and seven page tutorial on programming the IO Processor on the Playstation 2. If you want to do anything on the IO Processor you should start here. It covers importing functions, creating a RPC handler, exporting functions and creating a file driver.