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

This WIP removes nall/input.hpp entirely, and implements the new
universal cheat format for FC/SFC/GB/GBC/SGB.

GBA is going to be tricky since there's some consternation around
byte/word/dword overrides.

It's also not immediately obvious to me how to implement the code search
in logarithmic time, due to the optional compare value.

Lastly, the cheat values inside cheats.bml seem to be broken for the
SFC. Likely there's a bug somewhere in the conversion process. Obviously
I'll have to fix that before v094.

I received no feedback on the universal cheat format. If nobody adds
anything before v094, then I don't want to hear any complaining about
the formatting :P
2014-01-13 20:35:46 +11:00
ananke Update to v093r06 release. 2013-12-07 20:12:37 +11:00
data Update to v093r13 release. 2014-01-13 20:35:46 +11:00
emulator Update to v093r13 release. 2014-01-13 20:35:46 +11:00
fc Update to v093r13 release. 2014-01-13 20:35:46 +11:00
gb Update to v093r13 release. 2014-01-13 20:35:46 +11:00
gba Update to v093r12 release. 2013-12-23 22:43:51 +11:00
libco Update to v093 release. 2013-08-18 13:21:14 +10:00
nall Update to v093r13 release. 2014-01-13 20:35:46 +11:00
obj Update to v093 release. 2013-08-18 13:21:14 +10:00
out Update to v093 release. 2013-08-18 13:21:14 +10:00
phoenix Update to v093r13 release. 2014-01-13 20:35:46 +11:00
processor Update to v093 release. 2013-08-18 13:21:14 +10:00
profile Update to v093 release. 2013-08-18 13:21:14 +10:00
ruby Update to v093r13 release. 2014-01-13 20:35:46 +11:00
sfc Update to v093r13 release. 2014-01-13 20:35:46 +11:00
shaders Update to v093 release. 2013-08-18 13:21:14 +10:00
target-ethos Update to v093r13 release. 2014-01-13 20:35:46 +11:00
.gitignore Update to v093 release. 2013-08-18 13:21:14 +10:00
Makefile Update to v093r13 release. 2014-01-13 20:35:46 +11:00