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

This WIP substantially restructures the ruby API for the first time
since that project started.

It is my hope that with this restructuring, destruction of the ruby
objects should now be deterministic, which should fix the crashing on
closing the emulator on Linux. We'll see I guess ... either way, it
removed two layers of wrappers from ruby, so it's a pretty nice code
cleanup.

It won't compile on Windows due to a few issues I didn't see until
uploading the WIP, too lazy to upload another. But I fixed all the
compilation issues locally, so it'll work on Windows again with the next
WIP (unless I break something else.)

(Kind of annoying that Linux defines glActiveTexture but Windows
doesn't.)
2015-06-20 15:44:05 +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 v094r28 release. 2015-06-20 15:44:05 +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 v094r27 release. 2015-06-18 20:48:53 +10:00
hiro Update to v094r28 release. 2015-06-20 15:44:05 +10:00
libco Update to v094r28 release. 2015-06-20 15:44:05 +10:00
nall Update to v094r28 release. 2015-06-20 15:44:05 +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 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 v094r28 release. 2015-06-20 15:44:05 +10:00
sfc Update to v094r27 release. 2015-06-18 20:48:53 +10:00
shaders Update to v094 release. 2014-01-20 19:55:17 +11:00
target-tomoko Update to v094r28 release. 2015-06-20 15:44:05 +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