pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/mednafen



Module name:    wip
Committed by:   thomasklausner
Date:           Sat May 20 00:23:09 UTC 2006

Modified Files:
        wip/mednafen: Makefile distinfo

Log Message:
Update to 0.6.1:

0.6.1:

        PCE:  The HuC6280 disassembler now gives @ZP hints for BBR and BBS 
instructions.

        NES:  Increased the effectiveness of frame-skipping.

        Removed unnecessary sound buffer copying if the source format == device 
format in SexyAL, which is true most of the time.

        Fixed a bug that was causing a crash in the cheat interface when trying 
to list cheats, under Win32.

        Fixed a bug in the settings loading code that forced the user to resort 
to manual creation of ~/.mednafen/mednafen.cfg on 
        some operating systems(*BSD, OS/X).
        It was being caused by 'errno' being modified between the attempt to 
open the settings file, and the test 'if(errno == ENOENT)'.

        Silent sound will now be outputted when in step mode in the debugger.  
Windows users' ears rejoice!

        Added a strtod() replacement that recognizes both "." and "," as valid 
radix characters, regardless of the current
        locale, and modified settings.cpp to use it.

        Lynx:  Removed some unused code.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 wip/mednafen/distinfo
cvs -z3 rdiff -u -r1.14 -r1.15 wip/mednafen/Makefile

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/mednafen/distinfo?r1=1.10&r2=1.11
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/mednafen/Makefile?r1=1.14&r2=1.15

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index