bsnes/nall/string
Tim Allen 2f81b5a3e7 Update to v106r2 release.
byuu says:

Changelog:

  - Super Famicom: added support for loading manifests without embedded
    mapping information¹
  - genius: initial commit
  - various Makefile cleanups

¹: so the idea here is to try and aim for a stable manifest format,
and to allow direct transposition of icarus/genius database entries into
manifest files. The exact mechanics of how this is going to work is
currently in flux, but we'll get there.

For right now, `Super Famicom.sys` gains `boards.bml`, which is the raw
database from my board-editor tool, and higan itself tries to load
`boards.bml`, match an entry to game/board from the game's `manifest.bml`
file, and then transform it into the format currently used by higan. It
does this only when the game's `manifest.bml` file lacks a board node.
When such a board node exists, it works as previous versions of higan
did.

The only incompatible change right now is information/title is now
located at game/label. I may transition window title display to just use
the filenames instead.

Longer term, some thought is going to need to go into the format of the
`boards.bml` database itself, and at which point in the process I should
be transforming things.

Give it time, we'll refine this into something nicer.
2018-02-01 19:20:37 +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 v101r18 release. 2016-09-14 21:55:53 +10: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