bsnes/higan
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
..
audio Update to v103r16 release. 2017-07-17 20:32:36 +10:00
data Update to v104r10 release. 2017-09-01 21:21:06 +10:00
emulator Update to v106r2 release. 2018-02-01 19:20:37 +11:00
fc Update to v105r1 release. 2017-11-07 09:05:54 +11:00
gb Update to v104r14 release. 2017-09-24 11:01:48 +10:00
gba Update to v104r14 release. 2017-09-24 11:01:48 +10:00
md Update to v105r1 release. 2017-11-07 09:05:54 +11:00
ms Update to v104r14 release. 2017-09-24 11:01:48 +10:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
pce Update to v104r14 release. 2017-09-24 11:01:48 +10:00
processor Update to v106r1 release. 2017-12-27 08:11:03 +11:00
resource Update to v104r10 release. 2017-09-01 21:21:06 +10:00
sfc Update to v106r2 release. 2018-02-01 19:20:37 +11:00
systems Update to v106r2 release. 2018-02-01 19:20:37 +11:00
target-tomoko Update to v106r2 release. 2018-02-01 19:20:37 +11:00
video Update to v102r22 release. 2017-06-09 00:08:02 +10:00
ws Update to v104r14 release. 2017-09-24 11:01:48 +10:00
GNUmakefile Update to v106r2 release. 2018-02-01 19:20:37 +11:00