bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Go to file
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
ananke Update to v094 release. 2014-01-20 19:55:17 +11:00
data Update to v094r24 release. 2015-06-16 20:30:04 +10:00
emulator Update to v094r37 release. 2015-07-14 19:32:43 +10:00
fc Update to v094r27 release. 2015-06-18 20:48:53 +10:00
gb Update to v094r27 release. 2015-06-18 20:48:53 +10:00
gba Update to v094r36 release (open beta). 2015-07-02 20:24:56 +10:00
hiro Update to v094r37 release. 2015-07-14 19:32:43 +10:00
libco Update to v094r29 release. 2015-06-22 23:31:49 +10:00
nall Update to v094r37 release. 2015-07-14 19:32:43 +10:00
obj Update to v093 release. 2013-08-18 13:21:14 +10:00
out Update to v094r10 release. 2015-03-03 21:26:44 +11:00
processor Update to v094r37 release. 2015-07-14 19:32:43 +10:00
profile Update to v093 release. 2013-08-18 13:21:14 +10:00
ruby Update to v094r37 release. 2015-07-14 19:32:43 +10:00
sfc Update to v094r37 release. 2015-07-14 19:32:43 +10:00
shaders Update to v094 release. 2014-01-20 19:55:17 +11:00
target-tomoko Update to v094r37 release. 2015-07-14 19:32:43 +10:00
.gitignore Update to v093 release. 2013-08-18 13:21:14 +10:00
GNUmakefile Update to v094r24 release. 2015-06-16 20:30:04 +10:00