bsnes/higan/sfc
Tim Allen 5b4bbf5045 Update to v092r05 release.
byuu says:

This release should be polished enough for a general release.

This release should be polished enough for a general release.

Anyone with a real, clean Mac up for posting compiled binaries?
Preferably compile with "make profile=balanced" In fact, I'd like it if
someone were willing to host a "higan for Mac" page, with binaries of
each of the latest releases. Only really needed for major official
releases, but it'd be preferable to have the builds updated as soon as
possible after I post new builds.

Changelog:
- no more keyboard chimes when pressing keys
- status bar added, fully functional
- Label::minimumSize() takes frame into account (but note a few places
  hard-code raw Font::size(), so a few text labels are still clipped)
- resizing the main window looks smooth regardless of whether a game is
  running or not
  - currently, resizing the window pauses the emulation. Allowing it to
    run the main loop was lagging out the window resize process too much
    to be worth it

Additional OS X integration enhancements:
- closing the main window unloads the current game, but does not quit
  the application (quit via the main menu or the dock menu)
- clicking the icon in the dock will (re)display the main menu
2013-03-21 23:59:01 +11:00
..
alt Update to v092 release. 2013-01-14 23:15:21 +11:00
base Update to v092r02 release. 2013-01-23 19:28:35 +11:00
cartridge Update to v092r02 release. 2013-01-23 19:28:35 +11:00
cheat Update to higan v091 release. 2012-12-26 17:46:36 +11:00
chip Update to v092r02 release. 2013-01-23 19:28:35 +11:00
config Update to v092r02 release. 2013-01-23 19:28:35 +11:00
controller Update to v092r03 release. 2013-03-16 00:11:33 +11:00
cpu Update to v091r05 release. 2012-12-26 17:46:57 +11:00
dsp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
interface Update to higan v092r01, ananke v02r01 and purify v03r01 releases. 2013-01-21 23:27:15 +11:00
memory Update to v091r10 release. 2012-12-26 17:46:57 +11:00
ppu Update to v092r02 release. 2013-01-23 19:28:35 +11:00
random Update to higan v091 release. 2012-12-26 17:46:36 +11:00
scheduler Update to higan v091 release. 2012-12-26 17:46:36 +11:00
slot Update to higan v092r01, ananke v02r01 and purify v03r01 releases. 2013-01-21 23:27:15 +11:00
smp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
system Update to v092r05 release. 2013-03-21 23:59:01 +11:00
Makefile Update to v092r02 release. 2013-01-23 19:28:35 +11:00
profile-accuracy.hpp Update to v092r05 release. 2013-03-21 23:59:01 +11:00
profile-balanced.hpp Update to v092r05 release. 2013-03-21 23:59:01 +11:00
profile-performance.hpp Update to v092r05 release. 2013-03-21 23:59:01 +11:00
sfc.hpp Update to v092r02 release. 2013-01-23 19:28:35 +11:00