Commit graph

359 commits

Author SHA1 Message Date
mterwoord_cp
829c285590 Clock added 2008-01-03 13:54:05 +00:00
mterwoord_cp
e957d49f2f Added a Heap LogHandler to the log viewer, and changed some small stuff regarding loging 2008-01-03 13:13:08 +00:00
mterwoord_cp
98c6b41483 2008-01-03 12:38:33 +00:00
mterwoord_cp
2d900cbfeb Some more narrowing down of bug.. 2008-01-03 11:19:38 +00:00
mterwoord_cp
ac36e87438 Kernel works now using the syslinux loader 2008-01-03 11:02:17 +00:00
moitoius_cp
3bfbb4242e Kernel works with GRUB 2008-01-03 09:56:46 +00:00
mterwoord_cp
c740d49f0e 2008-01-03 09:53:27 +00:00
moitoius_cp
2b39132c9d Pulled out serial and keyboard support. 2008-01-03 06:56:45 +00:00
moitoius_cp
0fb4e031c6 Infinite loop won't break anything. 2008-01-03 06:38:45 +00:00
moitoius_cp
9397fa0391 Undid a breaking change 2008-01-03 06:19:03 +00:00
moitoius_cp
db9619497a Undid breaking changes. 2008-01-03 06:08:31 +00:00
moitoius_cp
36f2d663b2 Keyboard support out. 2008-01-02 20:27:53 +00:00
moitoius_cp
f619590559 Serial is now disabled. 2008-01-02 20:14:15 +00:00
moitoius_cp
250e5826c7 Last change may throw something into and infinite loop. Fixed. 2008-01-02 20:11:35 +00:00
moitoius_cp
437c2a173f Added support to bypass all serial methods when the serial is not initialised. 2008-01-02 20:10:34 +00:00
moitoius_cp
5eddc078e9 Backspace now supported. 2008-01-02 18:48:00 +00:00
mterwoord_cp
a7ddae1db8 Should run now 2008-01-02 18:22:53 +00:00
mterwoord_cp
500e887d46 2008-01-02 18:06:34 +00:00
moitoius_cp
e2737981d9 Fleshed out the FAT 16 Header. 2008-01-02 16:32:49 +00:00
moitoius_cp
722fc094fa Added a well-defined filesystem interface. Started with FAT16. 2008-01-02 16:15:23 +00:00
moitoius_cp
6c8bfb6293 2008-01-02 16:09:11 +00:00
moitoius_cp
91db34431b Deleted a dir that was causing build issues 2008-01-02 14:50:00 +00:00
moitoius_cp
fe6335478d Removed Exit from the commands. The log viewer was not working. 2008-01-02 14:46:57 +00:00
moitoius_cp
b29251b4d4 Everything but exit works. 2008-01-02 14:44:18 +00:00
moitoius_cp
b979134b77 Color supported. 2008-01-02 14:05:39 +00:00
moitoius_cp
f96b49bce4 Cleanup and rename before I start working on the built in commands. 2008-01-02 12:26:25 +00:00
moitoius_cp
68f8113839 Checked in the new location. 2008-01-02 12:19:16 +00:00
moitoius_cp
4cc62aab8e Moved the Logger into the correct directory. 2008-01-02 12:17:37 +00:00
moitoius_cp
5bd600e626 Make sure you run the log after qemu starts... But it works. 2008-01-02 12:12:01 +00:00
moitoius_cp
ac72e642e8 Fixed the '\0' in the log from breaking the XmlReader. 2008-01-02 12:01:35 +00:00
mterwoord_cp
d0a0797e83 2008-01-02 11:48:55 +00:00
mterwoord_cp
3e01e2ef03 2008-01-02 11:39:09 +00:00
moitoius_cp
a2e0a348f2 Made the log clear when the serial debug is deleted. 2008-01-02 11:35:04 +00:00
moitoius_cp
fbd6ab2c0a LogViewer handling tail functionality. 2008-01-02 11:32:21 +00:00
moitoius_cp
af5b976f91 Removed old log viewer. 2008-01-02 10:59:42 +00:00
moitoius_cp
5b7bf857f2 Preliminary work on the log viewer. 2008-01-02 10:59:07 +00:00
moitoius_cp
78d2fdc405 Made the demo console. Try out the type command... 2008-01-02 09:46:04 +00:00
mterwoord_cp
10ba077bb8 Added 8byte resultcode test 2008-01-02 09:43:49 +00:00
mterwoord_cp
1138655d8c hacked-together version of 8byte result codes 2008-01-02 09:40:16 +00:00
moitoius_cp
648f03cf25 Added qwerty->vbnm keys, and " ", and "\n" 2008-01-02 08:56:48 +00:00
mterwoord_cp
a3734ff054 string.IndexOf(char) works now 2008-01-02 08:52:59 +00:00
moitoius_cp
8e5e6a027a Made the string plug, but it doesn't work. Got the prompter class seperating out spaces. 2008-01-02 07:55:42 +00:00
mterwoord_cp
382e1d845f 2008-01-01 18:11:51 +00:00
moitoius_cp
b8a5194272 Renamed I<stuff> to <stuff>Base. To avoid people from using interfaces. 2008-01-01 18:07:22 +00:00
moitoius_cp
d7be8a0fda Console.ReadLine() now works 2008-01-01 18:00:14 +00:00
moitoius_cp
e277632e8d Moved Matthijs stuff into his own kernel stage. 2008-01-01 17:27:23 +00:00
moitoius_cp
8844f2789c Cleaned up the status messages. 2008-01-01 17:23:39 +00:00
moitoius_cp
dfef2aa863 Made Matthijs as Kernel stage. We should all do likewise. Put the console into an infinite loop. 2008-01-01 17:22:15 +00:00
moitoius_cp
5da3a86a5d 2008-01-01 16:47:28 +00:00
moitoius_cp
5a3c283c89 2008-01-01 16:46:47 +00:00