bsnes/kaijuu
Tim Allen 47dffcae85 Update to v090 release.
byuu says:

Most notably, this release adds Nintendo DS emulation. The Nintendo DS
module was written entirely by Cydrak, so please give him all of the
credit for it. I for one am extremely grateful to be allowed to use his
module in bsnes.

The Nintendo DS emulator's standalone name is dasShiny. You will need
the Nintendo DS firmware, which I cannot provide, in order to use it. It
also cannot (currently?) detect the save type used by NDS games. As
such, manifest.xml files must be created manually for this purpose. The
long-term plan is to create a database of save types for each game.
Also, you will need an analog input device for the touch screen for now
(joypad axes work well.)

There have also been a lot of changes from my end: a unified
manifest.xml format across all systems, major improvements to SPC7110
emulation, enhancements to RTC emulation, MSU1 enhancements, icons in
the file browser list, improvements to SNES coprocessor memory mapping,
cleanups and improvements in the libraries used to build bsnes, etc.

I've also included kaijuu (which allows launching game folders directly
with bsnes) and purify (which allows opening images that are compressed,
have copier headers, and have wrong extensions); both of which are fully
GUI-based.

This release only loads game folders, not files. Use purify to load ROM
files in bsnes.

Note that this will likely be the last release for a long time, and that
I will probably rename the emulator for the next release, due to how
many additional systems it now supports.
2012-08-08 00:08:37 +10:00
..
nall Update to v090 release. 2012-08-08 00:08:37 +10:00
phoenix Update to v090 release. 2012-08-08 00:08:37 +10:00
resource Update to v090 release. 2012-08-08 00:08:37 +10:00
Makefile Update to v090 release. 2012-08-08 00:08:37 +10:00
cc32.bat Update to v090 release. 2012-08-08 00:08:37 +10:00
cc64.bat Update to v090 release. 2012-08-08 00:08:37 +10:00
extension.cpp Update to v090 release. 2012-08-08 00:08:37 +10:00
extension.hpp Update to v090 release. 2012-08-08 00:08:37 +10:00
factory.cpp Update to v090 release. 2012-08-08 00:08:37 +10:00
factory.hpp Update to v090 release. 2012-08-08 00:08:37 +10:00
guid.hpp Update to v090 release. 2012-08-08 00:08:37 +10:00
interface.cpp Update to v090 release. 2012-08-08 00:08:37 +10:00
interface.hpp Update to v090 release. 2012-08-08 00:08:37 +10:00
kaijuu.Manifest Update to v090 release. 2012-08-08 00:08:37 +10:00
kaijuu.cpp Update to v090 release. 2012-08-08 00:08:37 +10:00
kaijuu.def Update to v090 release. 2012-08-08 00:08:37 +10:00
kaijuu.hpp Update to v090 release. 2012-08-08 00:08:37 +10:00
kaijuu.html Update to v090 release. 2012-08-08 00:08:37 +10:00
kaijuu.rc Update to v090 release. 2012-08-08 00:08:37 +10:00
settings.hpp Update to v090 release. 2012-08-08 00:08:37 +10:00
sync.sh Update to v090 release. 2012-08-08 00:08:37 +10:00