bsnes/snesfilter/nall
Tim Allen 5ae0c80ee8 Update to v072r01 release.
byuu says:

- added pause shortcut ('P' key, as pause/break is too finicky)
- pause and auto-pause show on status bar
- added a debugger skeleton, very very primitive and completely unusable
  - don't try it yet
- added software filter support

Also included is the new snesfilter library. It has all of the filters
the old one had, as well as scanline filters since that's not in my GUI
anymore
If you want scanlines and other software filters, then you can either
make your own hybrid two-in-one software filter, or make a pixel shader
(I don't have one of those yet.)
2010-10-26 23:01:41 +11:00
..
snes Update to v072r01 release. 2010-10-26 23:01:41 +11:00
string Update to v072r01 release. 2010-10-26 23:01:41 +11:00
Makefile Update to v072r01 release. 2010-10-26 23:01:41 +11:00
algorithm.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
any.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
array.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
base64.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
bit.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
concept.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
config.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
crc32.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
detect.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
dictionary.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
directory.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
dl.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
endian.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
file.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
filemap.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
foreach.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
function.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
input.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
lzss.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
moduloarray.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
platform.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
priorityqueue.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
property.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
random.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
serial.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
serializer.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
sha256.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
sort.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
static.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
stdint.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
string.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
ups.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
utf8.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
utility.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
varint.hpp Update to v072r01 release. 2010-10-26 23:01:41 +11:00
vector.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00