pkgsrc-WIP-cvs archive

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

CVS commit: wip/bsnes



Module name:    wip
Committed by:   thomasklausner
Date:           Sun Jan 18 19:01:33 UTC 2009

Modified Files:
        wip/bsnes: Makefile distinfo
Removed Files:
        wip/bsnes/patches: patch-aa

Log Message:
Update to 0.39:
Changelog:

    * Recovered ~10% speed loss from last release via S-CPU IRQ timing 
optimizations
    * Implemented O(1) binary-heap priority queue for event scheduling
    * Fixed a bug where BS-X slotted carts were never mapping SRAM
    * Fixed a bug where invalid controller input was always being allowed
    * Fixed all compilation warnings with GCC 4.3 and Visual C++ 9.0
    * Added advanced options to control S-CPU ALU hardware delays
    * S-RTC and SPC7110 timers updated to handle time_t overflow (Y2k38) 
gracefully
    * Cheat codes can now have multiple codes per entry, and multiple lines per 
description
    * Rewrote config file parser; removed config/ class from emulator core
    * Windows: added 256x256 image to program icon set
    * Linux: fixed Xorg keysym mapping, key names should show correctly in all 
cases now
    * UI: updated video panel, added fullscreen-on-startup and NTSC merge 
fields options
    * UI: simplified audio panel
    * UI: boolean options on advanced panel can be toggled via double-click
    * Lots of code cleanup, especially for S-CPU IRQ handling and nall template 
library



To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r0 wip/bsnes/patches/patch-aa
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/bsnes/Makefile wip/bsnes/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/bsnes/patches/patch-aa?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/bsnes/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/bsnes/distinfo?r1=1.1.1.1&r2=1.2

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

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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