home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / CODEXASSEMBLERDEVSYSV1.1.DMS / in.adf / startup.cmd < prev    next >
Encoding:
Text File  |  1988-09-19  |  415 b   |  25 lines

  1. ; Startup-Sequence for CodeX MC680xx Debugger by Stefan Riege
  2. ;           Version 1.00  (C)1989 by Verlag Mayer
  3. ; -----------------------------------------------------------
  4.  
  5. ; ********** Init Register Display
  6. dha
  7.  
  8. ; ********** Init Data Display
  9. dd1 m
  10. dd2 ha
  11. dds 9
  12. ar1 pc
  13. ar2 pc
  14. hon
  15.  
  16. ; ********** Load Data-Files
  17. ll HARDWARE-REGS
  18. ;lfk FunctionKeys
  19.  
  20. ; ********** Set Labels
  21. sl SysBase 4
  22. sl ExecBase peekl(SysBase)
  23.  
  24.  
  25.