A.R.S. Yaroze Action Replay FileServer Release 2 [22/2/1998] =============== (w)1997,1998 by Craig Graham. New Stuff In This Release: · Support for GNU C!!! Welcome to the world guys... · I’ve put in some new stuff on retries to prevent the link from locking up. · cg_fsinit() is now a function which does some tricky stuff to hook into the Playstation OS kernal jump table to redirect file access and printf’s at a much lower level. Cool, ‘coz it means we now catch all the Playstation OS messages (like "ResetGraph:jtb=…") on the ARS console instead of them coming up in the slow serial debug window. · One new call cg_shutdown() which you should call before your program exits to unhook all the vectors ARS stole. Directories: ars.exe PC end server program ars.doc Manual in MS Word format readme.txt This file .\include Stuff to put in your Include directory .\ars.src Source for the PC end server .\ar_lib.src Source code for the library (one file does Metrowerks & GNU) .\Code Warrior Ready built library for Code Warrior .\GNU Ready built library for GNU C .\test_ars Quick test program for the Yaroze to check out the ARS Laters, Craig.