This commit is contained in:
z_demo_z
2001-04-02 23:55:33 +00:00
parent 1fe183be02
commit 6f4518f94f
23 changed files with 651 additions and 0 deletions

14
zsnes/Bugs Normal file
View File

@@ -0,0 +1,14 @@
WinCvs is somehow experimental and is provided without support
or great documentation.
- patch.exe from the regular cvs distribution will fail to patch very often :
it has no impact since cvs will send the entire file instead : I've not identified
the problem but patch.exe 2.5 seems to work better so I added it to the WinCvs
distribution.
- when using -z9, it was freezing. I did fix it temporaly (see zlib.c).
- Not all the options are avalaible thru the menus, so use the command line
instead.
- Still a problem for the multi-files picking : I think I do
the good thing and the browser still cut the line after xxx files.
Alexandre Parenteau <aubonbeurre@geocities.com>