mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
25 lines
No EOL
646 B
HTML
25 lines
No EOL
646 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
|
|
<p>
|
|
Design Goals</p>
|
|
<ul>
|
|
<li>Assembly only debugger.</li>
|
|
<li>Extensible via C# (ie source)<ul>
|
|
<li>Customizable for Cosmos</li>
|
|
</ul>
|
|
</li>
|
|
<li>Run on Windows</li>
|
|
</ul>
|
|
<p>
|
|
Why SDI?</p>
|
|
<p>
|
|
No readily usable docking system, but then realized SDI is better anyways.
|
|
Allows user to move just the interesting pieces to surround VMWare etc.</p>
|
|
|
|
</body>
|
|
</html> |