mirror of
https://github.com/rcornwell/sims.git
synced 2026-05-03 22:50:05 +00:00
SEL32: Change code to correctly detect interrupt level for RT clock. SEL32: Add debug support for interval timer and RT clock. SEL32: Change auto diag command file to not run unsupport device diags.
67 lines
1.3 KiB
INI
67 lines
1.3 KiB
INI
set debug -n sel.log
|
|
;set RTC 50
|
|
set RTC 60
|
|
;set RTC debug=cmd
|
|
;set ITM debug=cmd
|
|
;set CPU 32/27 4M
|
|
;set CPU 32/87 4M
|
|
;set CPU 32/67 4M
|
|
;set CPU 32/97 4M
|
|
set CPU V6 4M
|
|
;set CPU V9 4M
|
|
;set debug stderr
|
|
;set mta debug=cmd;detail;exp;data
|
|
;set mta debug=inst;cmd;detail;exp
|
|
;set inq debug=cmd;detail
|
|
;set cpu debug=cmd;exp
|
|
;set cpu debug=exp;irq
|
|
;set cpu debug=irq
|
|
;set cpu debug=inst;cmd;exp;irq
|
|
;set cpu debug=cmd;exp;inst;detail;data
|
|
;set cpu debug=cmd;exp;inst;detail
|
|
;set cpu debug=cmd;exp;irq
|
|
;set con debug=exp
|
|
;set con debug=cmd;exp
|
|
;set con debug=cmd;exp;data
|
|
;set mta debug=cmd;exp;inst;data;detail
|
|
;set mta debug=cmd;exp
|
|
;set dma debug=cmd;exp;detail;data
|
|
;set dma debug=cmd;exp;detail;data
|
|
;
|
|
;set coml0 enable
|
|
;set coml1 enable
|
|
;set coml2 enable
|
|
;set coml3 enable
|
|
;set coml4 enable
|
|
;set coml5 enable
|
|
;set coml6 enable
|
|
;set coml7 enable
|
|
;
|
|
;set comc enable
|
|
;at comc 4747
|
|
;
|
|
;set con debug=CMD
|
|
;
|
|
;set lpr enable
|
|
;at lpr lprout
|
|
;
|
|
;at mta0 mpxsdt4.tap
|
|
;at mta0 mpxsdt5.tap
|
|
;at sda0 diskfile4
|
|
;at sda1 diskfile5
|
|
;
|
|
;at mta0 sim32sdt.tap
|
|
at mta0 diag.tap
|
|
;at mta1 temptape.tap
|
|
;at mta2 output.tap
|
|
;at dma0 diagdisk
|
|
;bo dma0
|
|
;set history=10000
|
|
deposit CSW 0
|
|
; uncomment next line to get diag loader prompt
|
|
;deposit bootr[0] ffffffff
|
|
deposit bootr[1] 0
|
|
deposit bootr[2] 0
|
|
; Boot from mag tape
|
|
bo mta0
|