bsnes/sfc
Tim Allen 092cac9073 Update to v094r37 release.
byuu says:

Changelog:
- synchronizes lots of nall changes
- changes displayed program title from tomoko to higan(*)
- browser dialog sort is case-insensitive
- .sys folders look at user-selected library path; no longer hard-coded

Tried to get rid of the file modes from the Windows browser dialog, but
it was being a bitch so I left it on for now.

- The storage locations and binary still use tomoko. I'm not really sure
  what to do here. The idea is there may be more than one "higan" UI in
  the future, but I don't want people to go around calling the entire
  program by the UI name. For official Windows releases, I can rename
  the binaries to "higan-{profile}.exe", and by putting the config files
  with the binary, they won't ever see the tomoko folder. Linux is of
  course trickier.

Note: Windows users will need to edit hiro/components.hpp and comment
out these lines:

 #define Hiro_Console
 #define Hiro_IconView
 #define Hiro_SourceView
 #define Hiro_TreeView

I forgot to do that, and too lazy to upload another WIP.
2015-07-14 19:32:43 +10:00
..
alt Update to v094r37 release. 2015-07-14 19:32:43 +10:00
base Update to v093 release. 2013-08-18 13:21:14 +10:00
cartridge Update to v094r37 release. 2015-07-14 19:32:43 +10:00
cheat Update to v094r06 release. 2014-02-09 17:05:58 +11:00
chip Update to v094r37 release. 2015-07-14 19:32:43 +10:00
controller Update to v094r37 release. 2015-07-14 19:32:43 +10:00
cpu Update to v094r29 release. 2015-06-22 23:31:49 +10: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 v094r37 release. 2015-07-14 19:32:43 +10:00
ppu Update to v094r17 release. 2015-05-16 17:36:22 +10: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 v094r17 release. 2015-05-16 17:36:22 +10: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 v094r27 release. 2015-06-18 20:48:53 +10:00