bsnes/higan/target-ethos/general
Tim Allen 0d75524791 Update to v092r06 release.
byuu says:

Changelog:
- added support for ruby shader folders (place in "Video Shaders/")
- higan now also looks in your shared folder for configuration files and
  system media folders
- added CFBundleExecutable key to OS X Info.plist

Shared folder locations:
- Windows XP: C:\Documents and Settings\All Users\Application Data\higan
- Windows 7: C:\ProgramData\higan
- OS X: /Library/Application Support/higan
- Linux: /etc/higan

Evaluation order:
- look for item in binary folder: if found, use this folder
- look for item in user folder: if found, use this folder
- look for item in shared folder: if found, use this folder
- create item in user folder

For people repackaging higan for other distros: you should chmod 777
/etc/higan. Failure to do so could result in higan breaking. No, I will
not copy the files from the shared path to the user path.
2013-04-09 23:31:46 +10:00
..
browser.cpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
browser.hpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
dip-switches.cpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
dip-switches.hpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
general.cpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
general.hpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
presentation.cpp Update to v092r06 release. 2013-04-09 23:31:46 +10:00
presentation.hpp Update to higan v091r14 and ananke v00r03 releases. 2013-01-14 23:13:48 +11:00