[Tuxnes-devel] CVS commit log for Tuxnes
Brought to you by:
tmmm
From: Mike M. <ch...@us...> - 2004-07-30 18:34:19
|
Update of /cvsroot/tuxnes/tuxnes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31449 Modified Files: Tag: tuxnes-0_75_branch .cvsignore x11.c Log Message: From HEAD: Made sound update in "realtime" so reads from 0x4015 will be completely accurate. made sound render on write only when DMC/Sound Enable is written * fixed buffer-off-by-1 that crashed some games * implemented half and double+ speed audio Update configure.in to autoconf 2.52 syntax. Add clarification about autogen.sh at the top. Detect the assembler and its flags. Do not attempt to create the /dev/dsp device node. On most Unixen the average user does not have permission to create the node anyway. Protect against overflowing mmc1shc[]'s values. Remove -Wconversion, too flakey. Attempt to clean up the configure.in file again. Now compiles even if libz is not present. o Added a -a option which sets the OSS device to use. Added files to .cvsignore |