bsnes/sfc
Tim Allen a1b2fb0124 Update to v094r12 release.
byuu says:

Changelog:
* added driver selection
* added video scale + aspect correction settings
* added A/V sync + audio mute settings
* added configuration file
* fixed compilation bugs under Windows and Linux
* fixed window sizing
* removed HSU1
* the system menu stays as "System", because "Game Boy Advance" was too
  long a string for the smallest scale size
* some more stuff

You guys probably won't be ecstatic about the video sizing options, but
it's basically your choice of 1x, 2x or 4x scale with optional aspect
correction. 3x was intentionally skipped because it looks horrible on
hires SNES games. The window is resized and recentered upon loading
games. The window doesn't resize otherwise. I never really liked the way
v094 always left you with black screen areas and left you with
off-centered window positions.

I might go ahead and add the pseudo-fullscreen toggle that will jump
into 4x mode (respecting your aspect setting.)

Short-term:
* add input port changing support
* add other input types (mouse-based, etc)
* add save states
* add cheat codes
* add timing configuration (video/audio sync)
* add hotkeys (single state)

We can probably do a new release once the short-term items are
completed.

Long-term:
* add slotted cart loader (SGB, BSX, ST)
* add DIP switch selection window (NSS)
* add cheat code database
* add state manager
* add overscan masking

Not planned:
* video color adjustments (will allow emulated color vs raw color; but
  no more sliders)
* pixel shaders
* ananke integration (will need to make a command-line version to get my
  games in)
* fancy audio adjustment controls (resampler, latency, volume)
* input focus settings
* relocating game library (not hard, just don't feel like it)
* localization support (not enough users)
* window geometry memory
* anything else not in higan v094
2015-03-03 21:26:44 +11:00
..
alt Update to v093r10 release. 2013-12-20 22:40:39 +11:00
base Update to v093 release. 2013-08-18 13:21:14 +10:00
cartridge Update to v094r12 release. 2015-03-03 21:26:44 +11:00
cheat Update to v094r06 release. 2014-02-09 17:05:58 +11:00
chip Update to v094r12 release. 2015-03-03 21:26:44 +11:00
controller Update to v093 release. 2013-08-18 13:21:14 +10:00
cpu Update to v094r06 release. 2014-02-09 17:05:58 +11:00
dsp Update to v093 release. 2013-08-18 13:21:14 +10:00
interface Update to v094r06 release. 2014-02-09 17:05:58 +11:00
memory Update to v094r01 release. 2014-01-28 21:04:58 +11:00
ppu Update to v094r05 release. 2014-02-09 17:05:58 +11:00
scheduler Update to v093 release. 2013-08-18 13:21:14 +10:00
slot Update to v093 release. 2013-08-18 13:21:14 +10:00
smp Update to v094r05 release. 2014-02-09 17:05:58 +11:00
system Update to v094r12 release. 2015-03-03 21:26:44 +11:00
GNUmakefile Update to v094r12 release. 2015-03-03 21:26:44 +11:00
profile-accuracy.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
profile-balanced.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
profile-performance.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
sfc.hpp Update to v094r01 release. 2014-01-28 21:04:58 +11:00