There's a function called "Cartlist to File" in no$sns "Utility" menu. The feature was intended to get an idea of how many cartridges use this or that ROM and RAM sizes, and this or that controllers, and such things.
I've asked somebody some months ago if he could run the function on a big collection of ROM images... but he never got around to that.
So, maybe somebody else could give a try? Preferably on a huge collection of ROMs (including japanese ones, copier BIOSes, bootlegs, unlicensed games, and whatever exotic stuff that might exist).
Copy all ROM images into a single folder, unzip them if needed, and rename all files to .smc externsion. Then load one of ROMs into no$sns (just to get it looking at the desired folder), then run the Cartlist function in Utility menu. A progress bar should show up, and then you'll have to wait a while; mostly depending on the speed of your harddisk. Results are saved in file "Allcarts.log" (in the no$sns directory).
The log file contains the title, filename, rom/ram sizes, chipset, portions of the header (and extended header if present), and some controller flags:
maybe that will help to find some more games support exotic controllers. If you PM/email the log file to me would be nice (or post it here if you want to). If the cartlist function should happen to crash would be also good to know (just in case my cartloader doesn't work on same games).
I've asked somebody some months ago if he could run the function on a big collection of ROM images... but he never got around to that.
So, maybe somebody else could give a try? Preferably on a huge collection of ROMs (including japanese ones, copier BIOSes, bootlegs, unlicensed games, and whatever exotic stuff that might exist).
Copy all ROM images into a single folder, unzip them if needed, and rename all files to .smc externsion. Then load one of ROMs into no$sns (just to get it looking at the desired folder), then run the Cartlist function in Utility menu. A progress bar should show up, and then you'll have to wait a while; mostly depending on the speed of your harddisk. Results are saved in file "Allcarts.log" (in the no$sns directory).
The log file contains the title, filename, rom/ram sizes, chipset, portions of the header (and extended header if present), and some controller flags:
Code:
M Mouse
5 Multi5
S SuperScope
L Lasabirdie
T Turbo File (STF-mode)
t Turbo File (TFII-mode)
K Xband Keyboard
V Voice-Kun
B Barcode Battler
J Justifier
m M.A.C.S.
E Exertainment
W Twin Tap
P Miracle Piano
p Pachinko Dial
N NTT Data Pad
n NTT JRA PAT SFC Modem
C SFC-Box Coin Input
U Unknown (START OF xxx BIOS)
5 Multi5
S SuperScope
L Lasabirdie
T Turbo File (STF-mode)
t Turbo File (TFII-mode)
K Xband Keyboard
V Voice-Kun
B Barcode Battler
J Justifier
m M.A.C.S.
E Exertainment
W Twin Tap
P Miracle Piano
p Pachinko Dial
N NTT Data Pad
n NTT JRA PAT SFC Modem
C SFC-Box Coin Input
U Unknown (START OF xxx BIOS)
maybe that will help to find some more games support exotic controllers. If you PM/email the log file to me would be nice (or post it here if you want to). If the cartlist function should happen to crash would be also good to know (just in case my cartloader doesn't work on same games).