This commit is contained in:
kudzu_cp 2010-08-07 13:00:47 +00:00
parent 04fd5644d2
commit a7146f7b73
2 changed files with 17 additions and 6 deletions

15
Docs/Intros/MS5/ToDo.html Normal file
View file

@ -0,0 +1,15 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<p>
What happens when F5 is pressed</p>
<p>
Project properties</p>
</body>
</html>

View file

@ -2,10 +2,7 @@
<body>
<h3>
To Do</h3>
<ul>
<li>Blog requirements and on website for download</li>
<li>New CP article, C# list, youtube</li>
<li></li>
<ul>
<li>If no VS.. Cosmos waits for signal after ready... need some sort of time out so
users can run if they left it with debugging on.<ul>
<li>http://wiki.osdev.org/Time_And_Date</li>
@ -33,13 +30,12 @@
<li>Build: ISOs etc get rebuilt even when Im running a non Cosmos project (such as
GDB)</li>
<li>X# upgrades</li>
<li>TCP</li>
<li>Filesystem</li>
<li>Text console upgrades</li>
<li>TCP</li>
<li>Cosmos.Debug.Common - much in here is not common and should be moved to
VSDebug.. Add&nbsp; Readme.html that NASM and VSDebug use whats left</li>
<li>foreach / interfaces</li>
<li>Separate compiler and assembler so compiler can use X#</li>
</ul>
<h3>
Notes</h3>