mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-02 17:08:57 +00:00
44 lines
713 B
HTML
44 lines
713 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
|
||
|
|
||
|
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||
|
|
||
|
|
||
|
<title>The Debugger Screen</title>
|
||
|
</head>
|
||
|
|
||
|
|
||
|
<body style="background-color: rgb(255, 255, 255); font-family: verdana;" alink="#008000" link="#008000" vlink="#008000">
|
||
|
|
||
|
|
||
|
<h2 style="color: rgb(0, 128, 0);">The
|
||
|
Debugger Screen</h2>
|
||
|
|
||
|
|
||
|
<hr size="4">
|
||
|
<table border="3" cellpadding="0" cellspacing="0">
|
||
|
|
||
|
|
||
|
<tbody>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
|
||
|
|
||
|
<td><img style="border: 0px solid ; width: 559px; height: 383px;" alt="The debugger screen" src="img/dbgscreen.gif"></td>
|
||
|
|
||
|
|
||
|
</tr>
|
||
|
|
||
|
|
||
|
|
||
|
</tbody>
|
||
|
</table>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|