Posted: Sun May 20, 2012 1:40 am
Huh? Is ZapFC is going XML now?
I see no logical progression from a year ago in the delimited file front.
Are there cartridges without boards? Are there boards without chips? Are the chips not implied by the board? Are the memories not implied by the board? (All rhetorical.)
OK, supposing there was a purpose behind the tags and attributes, why not enumerate WRAM, VRAM and CHR-RAM too? They may not always have use in a ROM set but they are part of the configuration and should be defined since they're no more useless than the other info. Oh, and what about boards with MULTIPLE PRG-ROMs? The official ones? PCB jumpers?
(And "hash"? Is there only one hash function now?)
Why is the cartridge tag even "cartridge" when they're called cassettes in Japan and the format is called ZapFC and takes the ".fc" extension?
Consistency is professional. There is no consistency. To me each "proposal" (as evidenced by the thread there really isn't anything democratic about them) is still just a biased, whiny iNES alternative that more or less follows each of iNES' shortcomings, now through a 500+ character XML element. Bravo.
I see no logical progression from a year ago in the delimited file front.
How is this not more redundant?<cartridge title="Mahjong Taisen (NTSC)(Jap)(1.0).fc">
<board id="nes-txrom">
<chip id="mmc3" />
<chip>
<memory id="program" type="*rom" size="262144" hash="494353aa48fd3fe1a1f9ea3cd087ba3acee1c50d25f8a99a6186cb6166138bac" />
</chip>
<chip>
<memory id="save" type="sram" size="8192" />
</chip>
<chip>
<memory id="character" type="*rom" size="131072" hash="22e461e64d25475a029722128bace2635262cc9f496db8d7d7f00a5ec3a2e016" />
</chip>
</board>
</cartridge>
Are there cartridges without boards? Are there boards without chips? Are the chips not implied by the board? Are the memories not implied by the board? (All rhetorical.)
OK, supposing there was a purpose behind the tags and attributes, why not enumerate WRAM, VRAM and CHR-RAM too? They may not always have use in a ROM set but they are part of the configuration and should be defined since they're no more useless than the other info. Oh, and what about boards with MULTIPLE PRG-ROMs? The official ones? PCB jumpers?
(And "hash"? Is there only one hash function now?)
Why is the cartridge tag even "cartridge" when they're called cassettes in Japan and the format is called ZapFC and takes the ".fc" extension?
Consistency is professional. There is no consistency. To me each "proposal" (as evidenced by the thread there really isn't anything democratic about them) is still just a biased, whiny iNES alternative that more or less follows each of iNES' shortcomings, now through a 500+ character XML element. Bravo.