File: tasks.html

package info (click to toggle)
hercules 3.07-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 14,572 kB
  • ctags: 18,225
  • sloc: ansic: 162,921; sh: 8,522; makefile: 781; perl: 202; sed: 16
file content (31 lines) | stat: -rw-r--r-- 1,345 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<html>
<head>
  <title>Tasks</title>
</head>
<body>
<center><img src="/images/hercpic-rblk-80.gif" alt="The Hercules System/370, ESA/390, and z/Architecture Emulator, (c) Copyright by Roger Bowler, Jan Jaeger, and others" title="The Hercules System/370, ESA/390, and z/Architecture Emulator, (c) Copyright by Roger Bowler, Jan Jaeger, and others" align=texttop></center>
<hr width="100%">
<h3>Tasks</h3>
<a href="/cgi-bin/tasks/syslog#bottom" target="main">System Log</a><br>
<a href="/cgi-bin/tasks/ipl" target="main">IPL</a><br>
<hr width="100%">
<h3>Debugging</h3>
<a href="/cgi-bin/debug/registers" target="main">Registers</a><br>
<a href="/cgi-bin/debug/storage" target="main">Storage</a><br>
<a href="/cgi-bin/debug/misc" target="main">Miscellaneous</a><br>
<a href="/cgi-bin/debug/device/list" target="main">Devices</a><br>
<a href="/cgi-bin/debug/version_info" target="main">Version Info</a>
<hr width="100%">
<h3>Configuration</h3>
<a href="/cgi-bin/configure/cpu" target="main">CPU</a><br>
<hr width="100%">
<h3>Registers</h3>
<a href="/cgi-bin/registers/general" target="main">GPRs</a><br>
<a href="/cgi-bin/registers/control" target="main">CRs</a><br>
<a href="/cgi-bin/registers/psw" target="main">PSW</a>
<hr width="100%">
<h3>Information</h3>
<a href="index.html" target="main">Documentation</a>
<hr width="100%">
</body>
</html>