bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Go to file
Tim Allen ddffcd7600 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
amd64.c Update to bsnes v053 release. 2009-10-18 17:33:04 +00:00
fiber.c Update to bsnes v029 release. 2008-03-18 06:19:43 +00:00
libco.c Update to v073 release. 2010-12-26 23:24:34 +11:00
libco.h Update to v073 release. 2010-12-26 23:24:34 +11:00
ppc.c Update to v073 release. 2010-12-26 23:24:34 +11:00
sjlj.c Update to bsnes v029 release. 2008-03-18 06:19:43 +00:00
ucontext.c Update to v094r28 release. 2015-06-20 15:44:05 +10:00
x86.c Update to bsnes v053 release. 2009-10-18 17:33:04 +00:00