This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bsnes
Watch
1
Star
0
Fork
0
You've already forked bsnes
mirror of
https://github.com/bsnes-emu/bsnes.git
synced
2025-02-24 23:22:25 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
bsnes
/
higan
/
phoenix
/
windows
/
settings.cpp
6 lines
61 B
C++
Raw
Normal View
History
Unescape
Escape
Update to v092r03 release. byuu says: This release adds the phoenix/Cocoa port, and rewrites a lot of the higan user interface to work with all of the new changes (like blocking in the main run loop and in modal windows.) It doesn't yet modify the compilation flags to actually build on OS X yet, and even then, we don't really have ruby drivers, so there'd be no video, audio or input. Two months between a single WIP point release ... for the first six years, I never went more than a month without a full official release. I guess I should be happy that it's become so refined, but I sure do miss those halcyon days of exciting progress.
2013-03-16 00:11:33 +11:00
namespace
phoenix
{
static
Settings
*
settings
=
nullptr
;
}
Reference in New Issue
Copy Permalink