bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Go to file
Tim Allen 80c1c9c2ef Update to v094r10 release.
byuu says:

This starts the tomoko UI. So far I have basic library loading and
video+audio output. Basically just enough to take the below screenshot.
(aside from Library, the menus are empty stubs.)

The .sys (system) game folders are now going under ~/Emulation/System,
to avoid needing root privileges to stick them into /usr/share. The game
library now shows all bootable media types, and the drop-down subtype is
gone. I'm going to display a separate modal dialog for loading slotted
games this time around. Much cleaner this way, less clutter.

tomoko's starting off a lot cleaner than ethos was, and I'm scaling back
the number of abstracted classes. What was Utility, Interface, etc are
now being merged all into Program. Of course, the real hell is the input
system. That has so many layers of bullshit that there's really no sane
way to write it.
2015-03-03 21:26:44 +11:00
ananke Update to v094 release. 2014-01-20 19:55:17 +11:00
data Update to v094r09 release. 2015-02-28 12:52:53 +11:00
emulator Update to v094r10 release. 2015-03-03 21:26:44 +11:00
fc Update to v094r09 release. 2015-02-28 12:52:53 +11:00
gb Update to v094r09 release. 2015-02-28 12:52:53 +11:00
gba Update to v094r09 release. 2015-02-28 12:52:53 +11:00
hiro Update to v094r09 release. 2015-02-28 12:52:53 +11:00
libco Update to v093 release. 2013-08-18 13:21:14 +10:00
nall Update to v094r09 release. 2015-02-28 12:52:53 +11: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 v094r09 release. 2015-02-28 12:52:53 +11:00
profile Update to v093 release. 2013-08-18 13:21:14 +10:00
ruby Update to v094r09 release. 2015-02-28 12:52:53 +11:00
sfc Update to v094r09 release. 2015-02-28 12:52:53 +11:00
shaders Update to v094 release. 2014-01-20 19:55:17 +11:00
target-tomoko Update to v094r10 release. 2015-03-03 21:26:44 +11:00
.gitignore Update to v093 release. 2013-08-18 13:21:14 +10:00
GNUmakefile Update to v094r10 release. 2015-03-03 21:26:44 +11:00