Short: A disassembler for Atari 2600 and 7800 Author: stephena@users.sf.net (Stephen Anthony) et al. Uploader: polluks+aminet sdf lonestar org (Stefan Haubenthal) Type: dev/cross Version: 3.01a Architecture: ppc-morphos; other URL: http://distella.sourceforge.net DiStella v3.01a - March 4, 2013 Use: DiStella [options] file options: -7 Use Atari 7800 MARIA equates and file sizes -a Turns 'A' off in accumulator instructions -c Defines optional config file to use. (e.g. -cpacman.cfg) (see distella.txt for additional information) -d Disables automatic code determination -f Forces correct address length -i Process DMA interrupt Vector (7800 mode) If 2600 mode, enables -b option -b Process BRK interrupt Vector (2600 and 7800 mode) -k Enable POKEY equates (7800 mode only, auto-detected if a78 file) -o# ORG variation: # = 1- ORG $XXXX 2- *=$XXXX 3- .OR $XXXX -p Insert psuedo-mnemonic 'processor 6502' -r Relocate calls out of address range -s Cycle count Example: DiStella -pafs pacman.bin > pacman.s Example: DiStella -paf7ikscball.cfg ballblaz.bin > ballblaz.asm Email: rcolbert@novia.net or dboris@comcast.net Version 3.0 updates, email jkharvey@voyager.net Version 3.01+ updates, email stephena@users.sf.net