Short: 65816 (SNES) assembler & disassembler Author: Jeremy Gordon, John Corey Uploader: mark_k iname com Type: dev/cross Version: 2.0 Architecture: m68k-amigaos 65816 Cross Assembler v2.00 (c)1994 Jeremy Gordon 65816 SNES Disassembler v2.0 (C)opyright 1994 by John Corey Cross assembler and disassembler for the 65816 CPU, as used in the Super NES game console. Archive contains source, and Amiga and MS-DOS executables. Downloaded from ftp://x2ftp.oulu.fi/pub/console/nintendo/asm/6581620.lzh CHANGES file: 2.0 Amiga binary, inclusion of John Corey's disassmebler ------------- 1.052 fixed a bug having to do with multiple files being left open 1.051 fixed an opcode bug, ldx indexed,y was inadvertantly disabled 1.05 fixed incorrect opcode (jmp indexed x) generation, redistributed beleived to be fairly stable at this point 1.042 fixed distribution bug, and an addressing mode bug 1.041 fixed bug in the smc file generation, erred on files <32768 bytes 1.04 made this file, added local labels, fixed a few addressing mode bugs... you can even use local labels in expressions....read the 65816.doc file... 1.03b fixed some silly, and not so silly bugs 1.02b *** RELEASED ***