Wrong, Japanese and US controllers won't work on many EU SNES.badinsults wrote:Any snes/sfc controller will work on any snes/sfc console. There are no region incompatibilities.
Search found 4 matches
- Fri Mar 20, 2009 9:30 am
- Forum: Controller Help
- Topic: Super Smartjoy and UK SNES controller
- Replies: 17
- Views: 9872
- Mon Dec 08, 2008 12:03 pm
- Forum: bsnes General Discussion
- Topic: SPC player from bsnes
- Replies: 174
- Views: 264619
- Tue Dec 21, 2004 8:53 pm
- Forum: Development
- Topic: A good Snes Disassembler?
- Replies: 12
- Views: 14315
Worse, if this code is stored compressed, then you will not even be able to disassemble that block at all. But if you have well traced all the code, you can know the way the game decrypt this compressed code. I know a perfect disassembled code cannot be generated, but it would create more accurate ...
- Mon Dec 20, 2004 5:40 pm
- Forum: Development
- Topic: A good Snes Disassembler?
- Replies: 12
- Views: 14315
A good Snes Disassembler?
Hi everybody. I've found a Nes disassembler which can create almost perfect ASM source, by using a special output file created by another emulator. (see here and look for SMARTRENES). In fact, his emulator create a file with informations about the layout of the rom : 0000,82af,DATA,GLOBAL, 0000,827c...