ralfkronemeyer_cp
|
b00c44c4aa
|
implemented cache for heap
|
2008-08-14 10:03:04 +00:00 |
|
Scalpel_cp
|
2b7c85667b
|
Added PCIBus again so that network code works.
|
2008-08-13 15:44:28 +00:00 |
|
Scalpel_cp
|
50937d4462
|
Removed PCIBus and ATA call again to make VMWare work
|
2008-08-12 21:24:03 +00:00 |
|
Scalpel_cp
|
bc3fe9243b
|
Added ATA and PCIBus again. Some VFS changes.
|
2008-08-12 21:16:06 +00:00 |
|
mterwoord_cp
|
d521a396d2
|
Runs on vmware again. FLOAT SUPPORT DISABLED
|
2008-08-12 14:50:05 +00:00 |
|
mterwoord_cp
|
4d16298308
|
Serious issue solved
|
2008-08-12 13:46:31 +00:00 |
|
Dokugogagoji_cp
|
e55ec570fd
|
replaced my modified file but invalid opcode still remains
|
2008-08-12 10:23:21 +00:00 |
|
Scalpel_cp
|
e059a92e77
|
Minor VFS changes. NB, throws ArgumentOutOfRange exception.
|
2008-08-11 21:54:24 +00:00 |
|
Dokugogagoji_cp
|
3b46758183
|
again instructions...
|
2008-08-10 17:06:06 +00:00 |
|
Dokugogagoji_cp
|
2671caa304
|
Starting divisions per ISA
Added 80x86 stub clases for newer instructions
|
2008-08-10 09:45:24 +00:00 |
|
Dokugogagoji_cp
|
5cad5cf670
|
Various audio advanced (now I'm stopping on it because I need float)
Starting implemeting SIMD Is (WIP)
|
2008-08-09 13:01:08 +00:00 |
|
Sullux_cp
|
13de059624
|
In method Display(), fixed call to SourceInfo.GetSourceInfo() -- debug path was incorrect.
|
2008-08-09 11:41:08 +00:00 |
|
mterwoord_cp
|
d4174780f3
|
Several fixes
|
2008-08-09 10:52:30 +00:00 |
|
kudzu_cp
|
d21aae0788
|
|
2008-08-08 19:07:40 +00:00 |
|
kudzu_cp
|
8f2f1a2c92
|
Fixed default video mode
|
2008-08-08 19:07:26 +00:00 |
|
smremde_cp
|
4e59a13b60
|
|
2008-08-08 15:05:00 +00:00 |
|
smremde_cp
|
351ab28cf5
|
|
2008-08-08 14:29:05 +00:00 |
|
smremde_cp
|
6a90e8aee1
|
added addss and movss sse instructions
|
2008-08-08 14:23:30 +00:00 |
|
smremde_cp
|
6dd10c1b8f
|
plugged single.ToString
|
2008-08-08 13:56:08 +00:00 |
|
Scalpel_cp
|
1cf25e3ac4
|
Plugged Path.GetPathRoot
Refactored out GetVolumes
|
2008-08-07 23:59:19 +00:00 |
|
smremde_cp
|
2444151f13
|
added SSE initialisation
added saving of SSE registers on context switch
|
2008-08-07 12:14:30 +00:00 |
|
smremde_cp
|
60d0041296
|
fixed random not using floats
|
2008-08-06 09:36:09 +00:00 |
|
ralfkronemeyer_cp
|
9fc6481f87
|
A first implementation of RalfHeap in EsxTest
|
2008-08-06 07:52:33 +00:00 |
|
kudzu_cp
|
36cb2649de
|
Link added
|
2008-08-05 23:59:52 +00:00 |
|
kudzu_cp
|
880a2befe8
|
Moved Console plug to proper place.
|
2008-08-05 22:56:50 +00:00 |
|
kudzu_cp
|
765eacda38
|
|
2008-08-05 22:41:07 +00:00 |
|
kudzu_cp
|
c424521206
|
|
2008-08-05 22:40:17 +00:00 |
|
kudzu_cp
|
7c1734d3a0
|
|
2008-08-05 22:37:51 +00:00 |
|
kudzu_cp
|
03d16d78ac
|
Removed old code
|
2008-08-05 22:10:18 +00:00 |
|
kudzu_cp
|
47a360d709
|
Filesystem namespace cleanup
|
2008-08-05 22:08:14 +00:00 |
|
kudzu_cp
|
87d3c9a194
|
|
2008-08-05 21:52:28 +00:00 |
|
kudzu_cp
|
83d8125044
|
Kudzu playground namespace standardization
|
2008-08-05 21:50:37 +00:00 |
|
kudzu_cp
|
46d61bcace
|
Clean up of demo namespace
|
2008-08-05 21:48:25 +00:00 |
|
kudzu_cp
|
69990dd456
|
|
2008-08-05 21:46:00 +00:00 |
|
kudzu_cp
|
b160e54cd8
|
-Changed SetTextMode for VGA
-Changed boot mechanics
|
2008-08-05 21:43:06 +00:00 |
|
Scalpel_cp
|
226661bbc2
|
VFS
Directory.GetCurrentDirectory and .SetCurrentDirectory
Path.IsPathRooted
|
2008-08-05 18:12:11 +00:00 |
|
kudzu_cp
|
ba6857f7fb
|
Build status window is now maximized. Not ideal, but an improvement.
|
2008-08-05 17:54:28 +00:00 |
|
kudzu_cp
|
7f5b10d96d
|
Set to x86
|
2008-08-05 17:04:20 +00:00 |
|
smremde_cp
|
634783a61d
|
random now works unless you try to use floats (use .Next() % max instead of .Next(max))
|
2008-08-04 14:14:17 +00:00 |
|
Scalpel_cp
|
80c46a58f9
|
Plugged String.Replace(char char)
|
2008-08-04 11:26:42 +00:00 |
|
Scalpel_cp
|
1b603194f9
|
VFS changes
|
2008-08-04 02:15:25 +00:00 |
|
Scalpel_cp
|
4ffd08ea63
|
Fixed bug in GetUltimateBaseMethod
|
2008-08-04 00:33:21 +00:00 |
|
smremde_cp
|
f1b7b7574e
|
fixed guess - really is random now
chaged guess to use nice new font
|
2008-08-03 22:17:37 +00:00 |
|
smremde_cp
|
4975054537
|
changed the 8x16 font and created an app to generate them
|
2008-08-03 22:10:30 +00:00 |
|
Dokugogagoji_cp
|
fdb228436d
|
some code modification (audio)
|
2008-08-03 21:40:12 +00:00 |
|
Scalpel_cp
|
a6903d62c3
|
Show bootmessages to debug SysFault boot problem
|
2008-08-03 21:22:38 +00:00 |
|
smremde_cp
|
6feaf4b47c
|
added nibbles demo
added initial vga support
|
2008-08-03 21:15:54 +00:00 |
|
Scalpel_cp
|
74df5cd0b2
|
We're not creating .img's, we're attaching them.
|
2008-08-03 20:05:04 +00:00 |
|
mterwoord_cp
|
3630da4f7f
|
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 |
|
smremde_cp
|
a675ceb356
|
fixed mess up
|
2008-08-03 15:00:58 +00:00 |
|