Cosmos/source
Scalpel_cp 697bbbdf06 Added String.IndexOf(string)
Added String.Insert(int, string)
Added String.Replace(string, string)
2008-09-07 15:00:51 +00:00
..
3PLibraryPlugs/mono-curses.Plugs Some work on mono-curses.dll support. also contains some general improvements in the compiler and supporting stuff. Dont use mono-curses yet, it doesnt work at all 2008-08-03 17:44:55 +00:00
Boot UDP sending works now. using chad's kernel 2008-08-17 07:25:44 +00:00
CipherTest Clean up of demo namespace 2008-08-05 21:48:25 +00:00
Cosmos Added String.IndexOf(string) 2008-09-07 15:00:51 +00:00
Cosmos.Build.Tasks
Cosmos.Build.Windows Some clean up of build window in preparation for more. 2008-09-06 22:07:00 +00:00
Cosmos.Debug
Cosmos.Debug.Client.CLI
Cosmos.Demo.PacMan correct Pacman folder (no more ConsoleApplication1) 2008-08-20 15:23:41 +00:00
Cosmos.Demos.NibblesCS 2008-08-08 15:05:00 +00:00
Cosmos.Demos.Snake Added Direction and Key enum. Changed player.direction to the direction enum. Changed so when you lose it restarts kernel. 2008-08-19 21:48:36 +00:00
Cosmos.GdbClient
Cosmos.Hardware.Plugs Starting divisions per ISA 2008-08-10 09:45:24 +00:00
Cosmos.Kernel.FileSystems ATA works on VMWare again.. 2008-08-14 13:51:50 +00:00
Cosmos.Plugs.FCL 2008-08-05 22:37:51 +00:00
Cosmos.Shell.Guess 2008-08-05 21:46:00 +00:00
CosmosBoot -Changed SetTextMode for VGA 2008-08-05 21:43:06 +00:00
CosmosFlatFileUpdater Added CosmosFlatFileUpdater 2008-05-08 13:13:13 +00:00
DokuTest Starting divisions per ISA 2008-08-10 09:45:24 +00:00
FrodeIPv4Test Basic IPv4 now works. 2008-07-06 14:35:25 +00:00
FrodeTest Added String.IndexOf(string) 2008-09-07 15:00:51 +00:00
GdpClientTester 2008-06-09 09:15:49 +00:00
IL2CPU some leftovers from the .Native removal, also made it possible to use nested assemblers using the DumbAssembler class 2008-04-26 17:17:08 +00:00
IL2CPU.Tests
Indy.IL2CPU Added String.IndexOf(string) 2008-09-07 15:00:51 +00:00
Indy.IL2CPU.Assembler Stage one Multithreaded building support 2008-08-21 16:46:50 +00:00
Indy.IL2CPU.Assembler.X86 Stage one Multithreaded building support 2008-08-21 16:46:50 +00:00
Indy.IL2CPU.IL Plugged Boolean.Parse(string) and Boolean.TryParse(string, out bool) 2008-09-06 09:27:34 +00:00
Indy.IL2CPU.IL.X86 Stage one Multithreaded building support 2008-08-21 16:46:50 +00:00
Indy.IL2CPU.Plugs
libraries/MDbg
Lost AMD64 assembler: 2008-05-09 11:29:38 +00:00
MatthijsPlugs 3p library enhancements.. 2008-07-26 14:09:01 +00:00
MatthijsTest debugger printws correct eip's now. was related to ATA using wrong IO port 2008-08-31 17:08:18 +00:00
MohammedTest Filesystem namespace cleanup 2008-08-05 22:08:14 +00:00
Playgrounds/Ralf Heap refactored 2008-08-14 17:57:42 +00:00
RsenkTest -Changed SetTextMode for VGA 2008-08-05 21:43:06 +00:00
SteveKernel 2008-08-08 15:05:00 +00:00
TestKernel
Tests/MathTest AMD64 assembler: 2008-05-09 11:29:38 +00:00
VGAFontMaker random now works unless you try to use floats (use .Next() % max instead of .Next(max)) 2008-08-04 14:14:17 +00:00
BuildAll.bat
Cosmos.Flat.sln
Cosmos.ico
Cosmos.sln correct Pacman folder (no more ConsoleApplication1) 2008-08-20 15:23:41 +00:00
Cosmos.snk
Cosmos.vssscc
IL2CPU.resharper
Notes.html Link added 2008-08-05 23:59:52 +00:00
PrepareUserKit.bat