[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Disassembler info: (was Syclone bin)



Tom Sharpe <twsharpe@mtco.com> wrote:
> could you send me a sample of your .dat file/  TIA  Tom

Sure:

v ce0e ce2d
e BST_FCUT_H c3a3
e BST_FCUT_L c3a4
e MPH_BST_HI c3a1
e MPH_BST_LO c3a0
e REV_LIM_HI c38c
e REV_LIM_LO c38a
e KWG_MAP_TM c3a2
e KDC_TMP_LO c3a5
e KDC_TMP_HI c3a6
e KDC_TM_1 c3a7
e KDC_TM_2 c3a8
e KDC_TM_3 c3a9
e KEKC_ENA c3aa
<snip>



Also, here's the command-line help output:

USAGE: C:\PROM\DIS6811.EXE [options] input_file
options = any combination of the following:
 -P[1|2|3] selects # of passes to make-
           default is 1; -P is equivalent to -P3
 -Oaddress specifies start of ROM. Default = c000
 -Eaddress specifies disassembly endpoint. Default = ffff
 -Foffset specifies an offset (hex) from start of ROM
 -S causes symbol table printout
 -A suppresses printing of object code
 -Q suppresses printing of equates
 -B means input_file is binary; default is ascii hex
 -Dfile specifies a file containing data & equates:
    d beginaddr endaddr -> declare block of data bytes
    t beginaddr endaddr -> declare block of ascii bytes
    v beginaddr endaddr -> declare block of 16 bit addrs
    r addr text         -> insert 'text' as remark at addr
    o addr              -> same as 'ORG addr'
    e symbol addr       -> equate 'symbol' and 'addr'
    z beginaddr         -> null-term ascii string at addr
    n beginaddr         -> bit-7-set-term ascii string at addr
    c beginaddr endaddr -> declare a compound block: see source



Later,

Dig

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
----------------------------------------------------------------------------
To unsubscribe from gmecm, send "unsubscribe gmecm" (without the quotes)
in the body of a message (not the subject) to majordomo@lists.diy-efi.org