Documentation organized, and updated

This commit is contained in:
n-a-c-h
2004-12-25 16:59:36 +00:00
parent 1c9a23dbd0
commit baaa00f925
79 changed files with 10273 additions and 0 deletions

9
zsnes/docs/README.CVS Normal file
View File

@@ -0,0 +1,9 @@
If you are using the CVS version of ZSNES, you will need to run the following
command directly after checkout out the repository:
sh autogen.sh
This will create the ./configure file that you need to run before compiling
ZSNES.
If you are not sure if you are using the CVS version, you are probably not.