table of contents
other versions
- wheezy 0.088-5
bsnes-purify(6) | Games Manual | bsnes-purify(6) |
NAME¶
bsnes-purify - Tool for preparing ROMs for usage with bsnesSYNOPSIS¶
bsnes-purify scan source-dir output-fileDESCRIPTION¶
bsnes can not open all ROMs. For example SNES ROMs have to be without copier headers and with the filename extension .sfc. Recent versions of bsnes support games to be arranged in cartridge folders (see below). bsnes 0.089 and later will only support cartridge folders.CARDRIDGE FOLDERS¶
Cartridge folders are intendended to contain all data belonging to a game. The name of a cartridge folder has to end with one of the filename extensions sfc, fc, gb, gbb, gbc or gba, depending on the system the game is for.the game ROM
manifest.xml
Additional data about the cartridge, generated
by bsnes-purify. Sometimes bsnes-purify can't guess all the information for
this file and it has to be edited manually.
dsp1.rom, dsp1b.rom, dsp2.rom, dsp3.rom, dsp4.rom, st010.rom, st011.rom,
st018.rom or cx4.rom
Some SNES games have pre-programmed
coprocessors (DSPs) built into their cartridges. For these games, the required
DSP programs also need to be in the cartridge folders.
SEE ALSO¶
bsnes(6)MAN PAGE AUTHOR¶
Tobias HansenMay 11, 2012 |