bsnes/nall/string
Tim Allen c38a771f22 Update to v106r04 release.
byuu says:

Changelog:

  - nall: `Markup::Node::operator[]` now uses `find()` instead of `lookup()`
    behind the scenes
  - Super Famicom: RAM memory ordering is now independent of ROM memory
    ordering
  - Super Famicom: added 19 new generic board definitions
  - icarus: improved Super Famicom heuristics generation

Not putting it in the changelog, but the SPC7110 RAM now has write
protection disabled again.

99% of games should now be playable with heuristics. The exceptions
should be:

  - 4MB LoROM games with SRAM (Ys 3, FE: Thracia 776)
  - 2MB DSP LoROM games
  - BS-X Town
  - BS-X slotted games
  - SA1 BSX slotted games
  - SPC7110 games without the RTC (Momotarou Dentetsu Happy, Super Power
    League 4)
  - SPC7110 7MB fan translation (wasn't supported earlier either)
  - ExLoROM games (wasn't supported earlier either)
  - Sufami Turbo
  - Campus Challenge '92 and Powerfest '94
  - ST010 is going to run at 15MHz instead of 11MHz
  - MSU1 (needs to be supported in higan, not icarus)

I'll add support for most of these before the release of v107.
2018-02-08 21:32:46 +11:00
..
allocator Update to v098r10 release. 2016-05-16 19:51:12 +10:00
eval Update to v099r14 release. 2016-07-01 21:50:32 +10:00
markup Update to v106r04 release. 2018-02-08 21:32:46 +11:00
transform Update to v101r19 release. 2016-10-28 08:16:58 +11:00
atoi.hpp Update to v101r02 release. 2016-08-09 21:07:18 +10:00
cast.hpp Update to v101r19 release. 2016-10-28 08:16:58 +11:00
compare.hpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00
convert.hpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00
core.hpp Update to v106r2 release. 2018-02-01 19:20:37 +11:00
find.hpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00
format.hpp Update to v102r12 release. 2017-02-27 19:45:51 +11:00
list.hpp Update to v099r14 release. 2016-07-01 21:50:32 +10:00
match.hpp Update to v099r14 release. 2016-07-01 21:50:32 +10:00
replace.hpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00
split.hpp Update to v099r14 release. 2016-07-01 21:50:32 +10:00
trim.hpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00
utility.hpp Update to v106r2 release. 2018-02-01 19:20:37 +11:00
view.hpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00