home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s180 / 1.ddi / ASTOOLS.EXE / RTE80.HLP < prev   
Encoding:
Text File  |  1986-08-12  |  8.4 KB  |  201 lines

  1. $
  2.            RTE80  LEVEL 2.2  COMMAND SUMMARY  V 3.0
  3.  
  4.                   1.  UTILITY COMMANDS (1)
  5. (1)     HL                         HeLp
  6. (2)     I   {ufn1}{,ufn2}          Input object and symbol file name
  7. (3)     R   {b}                    Read object and symbol file
  8. (4)     LO  ufn1{,b}               Load object file into effective memory
  9. (5)     SV  ufn1,s,f               Save effective memory into host file
  10. (6)     VR  ufn1{,b}               Verify object file
  11. (7)     LT  ufn2                   Load symbol file into symbol table
  12. (8)     CT                         Clear symbol from symbol table
  13.   Parameters:
  14.     b ..... Bias address           ufn1 ..... Object file name    
  15.     f ..... Final address          ufn2 ..... Symbol file name    
  16.     s ..... Start address
  17.  
  18.  
  19. $
  20.  
  21.  
  22.  
  23.                   2.  UTILITY COMMANDS (2)
  24. (9)     H   {v{,.symbol}}          Display symbol and their value
  25. (10)    PP                         Pause till any key input
  26. (11)    LS  {ufn}{,"message"}      List emulation history
  27. (12)    NL                         Nolist emulation history
  28. (13)    ON                         Power on
  29. (14)    EQ                         End quit
  30. (15)    EX                         Save debug data and exit to host system
  31.   Parameters:
  32.     v ..... Value                  ufn ..... List file name
  33.  
  34.  
  35.  
  36.  
  37. $
  38.               3.  INITIAL SETTING COMMANDS
  39. (16)    SS  {c}                    Display and change stopping state
  40. (17)    MP  {s {,f},c}             Set and display memory map assignments
  41. (18)    GU  {s {,f},c}             Set and display memory guard area
  42. (19)    WP  {s {,f},c}             Set and display write protect area
  43. (20)    UM  s,f                    Transfer user memory to mapping memory
  44.   Parameters:
  45.     c ..... Condition (SS...BE/BD , MP...U/M , GU...U/G , WP...U/P)
  46.             BE means BUSREQ is enable
  47.             BD means BUSREQ is disable
  48.             U  means user memory(MP)/unguard(GU)/unprotect(WP)
  49.             M  means mapping memory
  50.             G  means guard
  51.             P  means protect
  52.     f ..... Final address             s ..... Start address
  53.            /Final block                      /Start block
  54.  
  55. $           4.  MEMORY, REGISTER AND I/O PORT COMMANDS
  56. (21)    M   s,f,d                  Move effective memory
  57. (22)    VM  s,f,d                  Verify effective memory
  58. (23)    F   s,f,c                  Fill effective memory with constant
  59. (24)    D   {s}{,f}                Display effective memory
  60. (25)    L   {s}{,f}                List in TLCS-Z80 mnemonic instruction
  61. (26)    S   s{,{c0}...,{c14}}      Display and substitute effective memory
  62. (27)    A   s                      Assemble effective memory directly 
  63. (28)    AK  s                      Assemble effective memory with the check
  64. (29)    X   {r}                    Examine MPU registers
  65. (30)    PI  s                      Read data from input port 
  66. (31)    PO  s{{,c0}...{,c14}}      Write data to output port
  67. (32)    PIO s{{,c0}...{,c14}}      Read and write port data
  68.   Parameters:
  69.     c ..... Constant data          f ..... Final address     
  70.     d ..... Destination address    s ..... Start address 
  71.     r ..... Register name
  72.  
  73. $              5.  REAL TIME EMULATION AND TRACE MEMORY COMMANDS
  74. (33)    RK  {m},{e},{b},{p},{c}    Set and display real time break registers
  75. (34)    G   {s},{b0},{b1}          Go ( begins real time execution )
  76. (35)    ST                         Stop MPU
  77. (36)    PS                         Pause till stop state
  78. (37)    TM  {s}{,f}                Display trace memory
  79. (38)    SR  s                      Search trace memory for address
  80. (39)    RH                         Reset hold or wait state
  81. (40)    RT                         Display execution time
  82.   Parameters:
  83.     b,b0,b1 ... Break address             m ..... Break register number (0/1)
  84.     c ..... Condition ( OP/MA/MR/MW/PA/PR/PW )
  85.       OP means op-code fetch   MA means memory access    MR means memory read 
  86.       MW means memory write    PA means I/O access       PR means I/O read 
  87.       PW means I/O write
  88.     e ..... Enable/Disable/Trace(E/D/T)   p ..... Pass count
  89.     f ..... Final step number             s ..... Start address/Search address
  90.                                                  /Start step number 
  91. $               6.  STEP EMULATION COMMANDS
  92. (41)    T   {n}                    Trace execution
  93. (42)    TR  {s}{,n}                Trace execution from start address
  94. (43)    TW  {s}{,n}                Trace execution without subroutine
  95. (44)    U   {n}                    Untrace execution
  96. (45)    UT  {s}{,n}                Untrace execution from start address
  97. (46)    SKm {e},{c},{l},{d},{p}    Set and display step break registers
  98. (47)    TL  {g}                    Set and display logical SK0 and SK1
  99.   Parameters:
  100.     c ..... Register name
  101.       (F/A/B/C/D/E/H/L/F'/A'/B'/C'/D'/E'/H'/L'/IX/IY/SP/I/R/PC/(adr)/W(adr))
  102.     d ..... Comparison data        l ..... Logical operater (EQ/GT/GE/LT/LE)
  103.     e ..... Condition (E/D)        g ..... Condition (A/O)
  104.             E means enable                 A means AND
  105.             D means disable                O means OR
  106.     n ..... Step number            m ..... Break register number (0/1)
  107.     p ..... Pass count             s ..... Start address
  108.  
  109. $
  110.             7.  SELECT TRACE DISPLAY COMMANDS
  111. (48)    TN  {c}                    Select display of alternative registers
  112. (49)    TT  b,p                    Select trace display (branch,port I/O)
  113.         TT  a,{s},{f}                                   (address area)
  114.   Parameters:
  115.     a ..... Mode (TA/UA/DA)                 f ..... Final address
  116.             TA means trace address area     p ..... Mode (TP/DP) 
  117.             UA means untrace address area           TP means trace I/O
  118.             DA means not select area                DP means not select I/O
  119.     b ..... Mode (TB/DB)                    s ..... Start address              
  120.             TB means trace branch
  121.             DB means not select branch
  122.     c ..... Mode (T/U)
  123.             T means trace alternative registers
  124.             U means no trace alternative registers
  125.  
  126.  
  127. $
  128.  
  129.  
  130.  
  131.  
  132.             8.  INTERRUPT CONTROL COMMANDS
  133. (50)    SI  {i}{,e}                Select condition interruption source
  134. (51)    GI  {i}                    Generate pseudo interruption
  135.   Parameters:
  136.     e ..... Condition (E/D)        i ..... Interruption signal name (I/N)
  137.             E means enable                 I means INT
  138.             D means disable                N means NMI
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145. $
  146.  
  147.  
  148.            9.  MACRO TABLE CONTROL COMMANDS
  149. (52)    LM  ufn                    Load macro into macro table
  150. (53)    CM  {m}                    Clear macro command
  151. (54)    MM  {n}                    Change macro display mode
  152. (55)    MT  {m}                    Display macro table
  153. (56)    AM  m                      Add macro to macro table
  154.   Parameters:
  155.     m ..... Macro name             ufn ... Macro file name
  156.     n ..... Mode (E/D)
  157.             E means display mode
  158.             D means no display mode
  159.  
  160.  
  161.  
  162.  
  163. $
  164.  
  165.  
  166.  
  167.  
  168.             10.  CONTROL HOST SYSTEM FILE COMMANDS
  169. (57)    DIR  {{ufn}{/W}}           Display directry
  170. (58)    DEL  ufn                   Delete file
  171. (59)    REN  ufn1 ufn2             Rename file
  172. (60)    TYPE ufn                   Type out file to console
  173.   Parameters:
  174.     ufn,ufn1,ufn2 ... File name    /W ... Wide display 
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181. $            11.  EPROM WRITER CONTROL COMMANDS
  182. (61)    PR                         EPROM writer control mode
  183.   PR INTERNAL COMMANDS                                 
  184.         TY {t}                     Set EPROM type
  185.         AD {m},{s},{f}             Set memory and EPROM address
  186.         R                          Read data from EPROM
  187.         V                          Verify EPROM with memory
  188.         B                          Execute blank check
  189.         P                          Write data from memory to EPROM
  190.         C                          Execute continuously B,P and V
  191.         E                          Exit to RTE mode
  192.   Parameters:
  193.     f ... Final address            s ... Start address
  194.     m ... Effective memory         t ... Type ( 64/128/256 )
  195.                start address             64 means  TMM2764D
  196.                                         128 means  TMM27128D
  197.                                         256 means  TMM27256D
  198.                                                                      
  199. $
  200. (HELP END)
  201.