bsnes/bsnes/nall/string
Tim Allen 7115047d85 Update to v082r26 release.
byuu says:

.cht files now use BML-formatted data. I'm still going to request the
cheats.xml file as-is, and will write my own converter for embedding
during releases.
This is where parsing 2MB markup files in 10ms is really going to be
nice. Had to use an evil hack before for actually searching for games.

This has the start of the board/chip separation from mappers for NES,
and it has a barebones iNES->board markup converter.
You can specify your own board markup and bypass the need for an iNES
header, so in other words it will load No-Intro style games with
a proper board file.
Long-term, we'll have an internal database for commercial boards, and
probably folder.fc/prg.rom{,chr.rom} loading support.

Since they can't co-exist, the mappers are currently disabled, and I've
only ported the easy ones. So no MMC1/MMC3/VRC6 in this release. I need
to make them into chips first.
2011-10-01 21:16:57 +10:00
..
base.hpp Update to v082r25 release. 2011-09-29 22:08:22 +10:00
bml.hpp Update to v082r26 release. 2011-10-01 21:16:57 +10:00
bsv.hpp Update to v082r26 release. 2011-10-01 21:16:57 +10:00
cast.hpp Update to v080r02 release. 2011-07-07 22:59:26 +10:00
compare.hpp Update to v080r05 release. 2011-08-07 00:03:52 +10:00
convert.hpp Update to v082r25 release. 2011-09-29 22:08:22 +10:00
core.hpp Update to v082r25 release. 2011-09-29 22:08:22 +10:00
filename.hpp Update to v070r16 release. 2010-10-20 22:51:19 +11:00
math.hpp Update to v080r02 release. 2011-07-07 22:59:26 +10:00
platform.hpp Update to v076r06 release. 2011-03-17 21:20:51 +11:00
replace.hpp Update to v080r05 release. 2011-08-07 00:03:52 +10:00
split.hpp Update to v080r05 release. 2011-08-07 00:03:52 +10:00
strl.hpp Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
strpos.hpp Update to v080r05 release. 2011-08-07 00:03:52 +10:00
trim.hpp Update to v080r05 release. 2011-08-07 00:03:52 +10:00
utility.hpp Update to v082r25 release. 2011-09-29 22:08:22 +10:00
variadic.hpp Update to v068r20 release. 2010-10-20 22:51:18 +11:00
wrapper.hpp Update to v080r05 release. 2011-08-07 00:03:52 +10:00
xml.hpp Update to v080r02 release. 2011-07-07 22:59:26 +10:00