bsnes/icarus/heuristics
Tim Allen eaa2c1f6c0 Update to v106r13 release.
byuu says:

Changelog:

  - game/memory/category → game/memory/content
  - game/memory/model → game/memory/architecture
  - game/memory/identity → game/memory/identifier
  - Super Famicom: memory/content=Bitmap → memory/content=Save
  - Super Famicom: memory/architecture=DMG,MGB →
    memory/architecture=LR35902

The game manifest field names are now officially set in stone. I won't
change them again, I'll only add new fields if required.

As for the values in the field, I'm still undecided on the manufacturer
of the ST018, and I could be talked into different identifiers for the
Super Game Boy (SGB1/SGB2, DMG/MGB, or just ICD(2)?)

The board manifest format is still in flux, as is the choice of what to
name firmware files (it's between manufacturer and architecture, where
I'm leaning toward the latter currently.)

Board memory to Game memory mappings will require both the manufacturer
and architecture fields to match.

I'll be updating doc.byuu.org soon with the finalized game manifest
format.
2018-04-09 09:50:42 +10:00
..
bs-memory.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
famicom.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
game-boy-advance.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
game-boy.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
game-gear.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
heuristics.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
heuristics.hpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
master-system.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
mega-drive.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
pc-engine.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
sufami-turbo.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
super-famicom.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
supergrafx.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00
wonderswan.cpp Update to v106r13 release. 2018-04-09 09:50:42 +10:00