Dokugogagoji_cp
7884855bc6
Changed used Waitone overload in Engine.cs for compatibility prior NET 3.5 SP1
2008-08-25 07:32:41 +00:00
mterwoord_cp
0049643433
Disabling DependencyGraph for now
2008-08-21 17:03:17 +00:00
Dokugogagoji_cp
dc6b1a0418
Stage one Multithreaded building support
2008-08-21 16:46:50 +00:00
Dokugogagoji_cp
b83fd0c532
correct Pacman folder (no more ConsoleApplication1)
2008-08-20 15:23:41 +00:00
Dokugogagoji_cp
429167c7bf
Added (empty) Pacman project
...
Added some x86 assembly opcodes
2008-08-20 12:46:08 +00:00
DarthDie_cp
849af0ba77
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
DarthDie_cp
9d0f8c53e4
Added RemoveChar function to TextScreen.cs.
2008-08-19 21:10:25 +00:00
DarthDie_cp
ce1c04fe97
Added snake demo.
2008-08-19 20:36:45 +00:00
Scalpel_cp
bceba8bef1
Plugged lots of Console.Write and Console.WriteLine overloads.
2008-08-19 20:34:45 +00:00
mterwoord_cp
c4d567a417
Some non-specific changes
2008-08-18 06:52:36 +00:00
Scalpel_cp
5b1e0cf28c
Improved Directory.GetParent plug
2008-08-17 20:05:09 +00:00
Scalpel_cp
91804498aa
Added example showing qemu crash
...
Small VFS changes
Beginnings of DirectoryInfo.FullName implementation using base class FileSystemInfo
2008-08-17 19:50:29 +00:00
mterwoord_cp
29d7c4371e
Ethernet receiving seems to work. For now use the mBuffer field on the RTL8139 class
2008-08-17 17:14:55 +00:00
Scalpel_cp
8bcead6601
Fixed VFS bug with listing in root directory
...
Added DirectoryInfo.GetFiles plug
2008-08-17 12:20:38 +00:00
mterwoord_cp
08ad3b483d
Repetitve udp sends work now. added a udp command
2008-08-17 07:44:18 +00:00
mterwoord_cp
f061c20c4e
UDP sending works now. using chad's kernel
2008-08-17 07:25:44 +00:00
Scalpel_cp
3c5a20ae4c
Fixed bug in Directory.Exists
2008-08-17 02:29:07 +00:00
Scalpel_cp
1180a1a30d
Added exception test in DirectoryTest.cs
2008-08-17 01:56:33 +00:00
Scalpel_cp
d3c05ddc70
Added more VFS test
2008-08-17 01:52:17 +00:00
Scalpel_cp
2ce8daa496
Some VFS changes
2008-08-17 01:37:11 +00:00
Scalpel_cp
bf15e65b09
Small VFS testing changes
2008-08-16 23:49:33 +00:00
mterwoord_cp
b4837bc07d
Several fixes
2008-08-16 14:06:00 +00:00
mterwoord_cp
26c019f790
FPU/MMX/XMM/SSE/SSE2 registers are now successfully saved
2008-08-15 16:15:39 +00:00
mterwoord_cp
ff4af1920f
FPU/MMX/XMM/SSE/SSE2 seems to be usable now
2008-08-15 15:08:52 +00:00
Scalpel_cp
3539a44e0b
Added some testchecks in FrodeTest
2008-08-14 20:25:19 +00:00
Scalpel_cp
559402f500
Added a debugging class to FrodeTest
2008-08-14 20:15:19 +00:00
Scalpel_cp
2e66be1521
Removed old testproject
2008-08-14 19:12:25 +00:00
ralfkronemeyer_cp
0b9bca1341
Heap refactored
2008-08-14 17:57:42 +00:00
ralfkronemeyer_cp
def59164b3
modified Ptr
2008-08-14 16:22:28 +00:00
mterwoord_cp
710cf1c333
Debugger multiselect bug fixed
2008-08-14 14:38:00 +00:00
ralfkronemeyer_cp
715bc6d274
heaptest corrected
2008-08-14 14:15:30 +00:00
mterwoord_cp
750ca662d8
ATA works on VMWare again..
2008-08-14 13:51:50 +00:00
ralfkronemeyer_cp
1a857d9a3a
improved HeapTest
2008-08-14 12:43:09 +00:00
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
smremde_cp
75aaf3ee86
still fixing
2008-08-03 14:55:18 +00:00
smremde_cp
aa1ef69109
tring to fix missing files i messed up in last checkin
2008-08-03 14:51:11 +00:00
smremde_cp
492809a838
some custom implementations for S.D
2008-08-03 14:41:35 +00:00
Scalpel_cp
5ca4745ec8
Further VFS. Added some overloads.
2008-08-03 11:48:52 +00:00
Scalpel_cp
d4f51b5203
VFS
2008-08-03 01:36:40 +00:00
Dokugogagoji_cp
178bbb677b
progress on ak4531 dac
2008-08-02 20:11:44 +00:00
Scalpel_cp
4e61b7344a
Display error when Call fails
2008-08-02 19:49:00 +00:00
Scalpel_cp
11d7dc9962
Marked an old DebugUtil as Obsolete
2008-08-02 19:42:12 +00:00
Scalpel_cp
723792e4b7
Fixed bug with whitespace in buildpaths
...
Moved a method.
Made BuildWindow wider
2008-08-02 19:40:30 +00:00
Scalpel_cp
22483c5524
Rewrote some progressmessages in engine
2008-08-02 17:08:23 +00:00
Scalpel_cp
bcbe3930e9
Beginnings of FileInfo plug
2008-08-02 15:10:20 +00:00
mterwoord_cp
83f567dcac
Events fixed :-)
2008-08-02 15:03:44 +00:00
Scalpel_cp
19a1f60dff
Compile IL checkbox forced ON
2008-08-02 12:51:36 +00:00
Scalpel_cp
d3e231a5ca
Changes to DirectoryInfo plug
2008-08-02 12:37:06 +00:00
Scalpel_cp
11287a8fa3
Upgraded Qemu from v0.9.0 to v.0.9.1
2008-08-02 11:47:35 +00:00
Scalpel_cp
9bc9e8f645
SysFault text change
2008-08-02 10:16:54 +00:00
Scalpel_cp
ea6f304132
Simplified testscenario
2008-08-02 09:52:30 +00:00
mterwoord_cp
479fc3b2c3
Exceptions fixed
2008-08-02 07:58:19 +00:00
Scalpel_cp
d25cef1e50
Fixed a Divide by Zero bug in builder.
2008-08-01 19:00:16 +00:00
Dokugogagoji_cp
100af1418c
2008-08-01 18:42:35 +00:00
ralfkronemeyer_cp
20bf07ad9e
fixed ScrollUp
2008-08-01 13:15:32 +00:00
Dokugogagoji_cp
57b67ae5b2
WIP on audio management...
2008-08-01 12:58:56 +00:00
ralfkronemeyer_cp
7fc6b807f7
2008-08-01 12:16:37 +00:00
smremde_cp
efebaf20cb
2008-08-01 09:59:50 +00:00
Scalpel_cp
4a0b6b0fdb
Added more info while building with ProgressMessage.
2008-07-31 22:29:02 +00:00
Scalpel_cp
6681aff60d
Performance increase for compilation
2008-07-31 20:56:17 +00:00
Scalpel_cp
090bb5ff46
Began plugging System.IO.DirectoryInfo
2008-07-31 20:16:39 +00:00
smremde_cp
7702e8bd8d
trying to get my kernel to work!
2008-07-31 15:30:46 +00:00
smremde_cp
ccf6ae7a97
fixed Nibbles!
2008-07-31 14:41:50 +00:00
smremde_cp
df265518d5
2008-07-31 12:12:19 +00:00
smremde_cp
fdf65bc2c5
+ new demo project for next milestone u/k
2008-07-31 11:48:14 +00:00
Scalpel_cp
a96c1729e5
Plugged String.LastIndexOf.
...
Added parameter checking for Directory.GetDirectories and Directory.GetFiles plugs.
Lots of changes to FrodeTest.
2008-07-30 22:56:59 +00:00
Scalpel_cp
e2853736a1
Added cd command in FrodeTest
2008-07-30 18:10:40 +00:00
Scalpel_cp
cdd9fcc501
Plugged Directoy.GetLogicalDrives()
...
Added more things to StringTest which doesn't work.
2008-07-30 15:13:55 +00:00
Scalpel_cp
5387bf573f
Plugged Directory.GetDirectories and Directory.GetFiles
2008-07-30 11:28:49 +00:00
Scalpel_cp
d701b0ea8f
Small changes to test
2008-07-29 21:06:49 +00:00
Scalpel_cp
70079b676a
RTL8139Test now kills Qemu.
2008-07-29 20:51:01 +00:00
Scalpel_cp
4abc2d114c
Small ExceptionTest changes
2008-07-29 20:35:22 +00:00
Scalpel_cp
8be261c62d
Added ExceptionTest
2008-07-29 20:24:23 +00:00
mterwoord_cp
d8b2acc5d8
VFS code to implement File.Exists and Directory.Exists now works. Both methods are also plugged.
2008-07-29 17:01:56 +00:00
Scalpel_cp
9b998f2078
Several changes to FrodeTest (NB, qemu dies when sending network packets)
2008-07-29 08:52:37 +00:00
mterwoord_cp
9a09407359
Some small general changes, and VFS works now. GetDirectoryEntries works now
2008-07-27 15:24:52 +00:00
mterwoord_cp
e8364df485
Fixed exceptions with functions. added debug display for heap. the first line of the text screen is now used to display memory usage
2008-07-27 09:50:26 +00:00
mterwoord_cp
5e764fe0d0
Start of VFS. already autodetects ext2 partitions/drives
2008-07-27 08:37:35 +00:00
mterwoord_cp
99463920c2
3p library enhancements..
2008-07-26 14:09:01 +00:00
mterwoord_cp
90b8e456b6
some v86 tries, and small enhancement to Builder screen (automatically remove com log files befor enew run)
2008-07-26 11:21:37 +00:00
Scalpel_cp
196f275546
Extended Engine to search for .config files, and load additional assemblies
2008-07-26 11:04:14 +00:00
mterwoord_cp
551a5337f3
V86 Monitor..
2008-07-26 10:59:23 +00:00
mterwoord_cp
95b6dad6fe
Initial version of V86 monitor. DOES NOT WORK YET
2008-07-26 10:59:07 +00:00
Scalpel_cp
e893ab4596
Added IConsoleApplication in FrodeTest
2008-07-21 21:02:13 +00:00
mterwoord_cp
109f56bdc3
Ext2 reading seems to work completely now
2008-07-21 15:07:22 +00:00
mterwoord_cp
b4f70a959e
Reading files works too
2008-07-20 15:27:30 +00:00
mterwoord_cp
6a51ed7c60
Ext2.GetDirectoryListing(ulong) works fine now :)
2008-07-20 12:02:03 +00:00
mterwoord_cp
9f376bacbb
ReturnCode fix
2008-07-19 08:04:53 +00:00
Scalpel_cp
b6d643ff82
Added build time calculation
2008-07-18 20:29:32 +00:00
mterwoord_cp
1dbf890b13
misc changes and refactorings. Ext2 superblock is read correctly now.
2008-07-18 14:41:58 +00:00
mterwoord_cp
1f0cb25982
cleanup
2008-07-18 10:10:29 +00:00
ralfkronemeyer_cp
0980b76ea8
2008-07-18 09:04:01 +00:00
mterwoord_cp
3f1a3bfbbd
Small babysteps towards vfs
2008-07-17 17:37:28 +00:00
mterwoord_cp
204fa5ad92
Tickless works now. PIT is now only used when using Wait/Sleep
2008-07-17 15:21:25 +00:00
mterwoord_cp
e2c54e3975
localloc works. ipaddress.hosttonetwork therefore too
2008-07-16 16:45:23 +00:00
mterwoord_cp
42f5bb3fd6
Two-phase compiling works now. next step is localloc
2008-07-16 15:58:27 +00:00
Dokugogagoji_cp
b5af741596
stub for sound samples
2008-07-08 13:22:43 +00:00
Scalpel_cp
0b38fe122b
Ethernet code cleanup
2008-07-07 22:48:22 +00:00
Scalpel_cp
9fff1e70b7
Implemented basic ICMP protocol
2008-07-07 22:07:26 +00:00
kudzu_cp
7a72052e1c
2008-07-06 22:42:46 +00:00
kudzu_cp
678018eee8
2008-07-06 22:13:28 +00:00
kudzu_cp
91b4e8407e
2008-07-06 22:03:21 +00:00
ralfkronemeyer_cp
f6b033be21
Realtek/Ensoniq
2008-07-06 20:32:38 +00:00
Scalpel_cp
09fb6f0240
Basic IPv4 now works.
2008-07-06 14:35:25 +00:00
mterwoord_cp
41c804fdb8
2008-07-06 11:57:22 +00:00
mterwoord_cp
d96c34a7a4
Small adjustment
2008-07-06 11:34:09 +00:00
Dokugogagoji_cp
675a6d6a74
2008-07-03 16:55:32 +00:00
Dokugogagoji_cp
d7158849ef
Some progress on ES1370 (ControlRegister.cs)
2008-07-03 09:02:43 +00:00
Dokugogagoji_cp
d3ac47c85b
some stubs
2008-07-02 16:42:15 +00:00
Dokugogagoji_cp
d10aac6969
Add some address for ES1370 register (MainRegister.c) - WIP
2008-07-02 08:03:31 +00:00
Scalpel_cp
d259375898
IPv4 testing
2008-07-01 21:27:48 +00:00
Scalpel_cp
232f473fb7
Changes to IPv4 testproject
2008-07-01 21:09:51 +00:00
Scalpel_cp
efee53a6b1
More IPv4 work. Added another test project.
2008-07-01 20:45:09 +00:00
Dokugogagoji_cp
02d4a69791
(I have had problem with TFS, sorry)
...
Added IRQ5 on Interrupt.cs
Changed graphical user interface
Move BinaryHelper on Hardware (I think it is useful not only network device)
Add my playground (DokuTest)
2008-07-01 16:33:08 +00:00
Dokugogagoji_cp
5632f13a3c
2008-07-01 13:50:17 +00:00
ralfkronemeyer_cp
f0fdb75513
PCI Devices - FindDevice
2008-07-01 11:34:37 +00:00
cipher_cp
495515b6e1
Updated tests
2008-07-01 06:56:05 +00:00
cipher_cp
6a40d914d3
fix for no args + this
2008-07-01 06:54:40 +00:00
cipher_cp
11301161d2
enable interupts for delegates
2008-07-01 06:15:30 +00:00
cipher_cp
15cd1c1d18
missing plugged field, updated tests
2008-07-01 05:56:41 +00:00
ralfkronemeyer_cp
ceca79c5e0
PCIVendors
2008-06-30 09:48:14 +00:00
cipher_cp
bff9e0ac17
Multicast delegates working!!!
2008-06-30 06:42:23 +00:00
cipher_cp
b5c332168b
updated my tests, reebaled interupts
2008-06-30 04:53:50 +00:00
cipher_cp
da0e98b91d
delegates with returns working!
2008-06-30 04:52:05 +00:00
cipher_cp
25327698c6
Remove old code, improve my tests
2008-06-29 18:53:04 +00:00
cipher_cp
d039fb14e5
reenable interupts, disabled for debuging purposes
2008-06-29 18:08:28 +00:00
cipher_cp
1065535fe1
delegates with args working!!!
2008-06-29 18:06:02 +00:00
cipher_cp
ec2dba35e5
reenabling interupts... delegates are CLOSE!
2008-06-29 17:23:31 +00:00
cipher_cp
f100456152
delegates with single args working, delegate test for me
2008-06-29 15:32:46 +00:00
ralfkronemeyer_cp
63d9f7788e
2008-06-29 10:20:29 +00:00
ralfkronemeyer_cp
b286c77013
display PCI devices
2008-06-29 10:19:13 +00:00
ralfkronemeyer_cp
e9e854db38
EsxTest Targetplatform to x86 (did not compile on 64 Bit System)
2008-06-28 18:19:35 +00:00
ralfkronemeyer_cp
1a570661ec
Added Cosmos.snk
2008-06-28 18:16:45 +00:00
cipher_cp
46fe3738ab
Test project for me and reboot plug
2008-06-28 15:36:07 +00:00
ralfkronemeyer_cp
789edaf2ed
Deboot.Reboot() is now plugged but still not implemented
2008-06-27 14:32:12 +00:00
ralfkronemeyer_cp
2fa6ba535f
Added Cosmos.Sys.Plugs with empty Deboot Plug
2008-06-27 13:04:46 +00:00
ralfkronemeyer_cp
288fd27f61
Added Playgrounds\Ralf\EsxTest
2008-06-27 07:32:38 +00:00
Scalpel_cp
03cdc5e28c
Deboot.Halt issues HLT instruction
2008-06-26 22:02:57 +00:00
kudzu_cp
addcd81b63
2008-06-26 21:13:25 +00:00
kudzu_cp
65d7aacf3c
2008-06-26 20:24:38 +00:00
ralfkronemeyer_cp
b87afdc6cb
converted Console.WriteLine("Char not found!") to DebugUtil.SendError
2008-06-26 20:19:53 +00:00
ralfkronemeyer_cp
c67d3bc418
Fixed Cosmos.Hardware.RTC BCD issue
2008-06-26 20:08:29 +00:00
cipher_cp
92e025ce91
Fix issue with 64bit arguments
2008-06-26 08:47:47 +00:00
rsenk330_cp
637b6e8d72
Somehow ralfkronemeyer's changes got overwritten with my last commit... readded Global.Sleep() in ReadChar()
2008-06-26 01:19:12 +00:00
rsenk330_cp
a7016a72cc
Added support for moving cursor through text with left and right arrows.
2008-06-26 01:13:41 +00:00
ralfkronemeyer_cp
8bd4438678
ReadChar() calls now Global.Sleep
2008-06-25 21:51:58 +00:00
ralfkronemeyer_cp
4a4744082b
Modified Sleep, now Sleep(0) calls hlt one time
2008-06-25 21:49:30 +00:00
ralfkronemeyer_cp
70432fb9eb
2008-06-25 21:12:06 +00:00
Scalpel_cp
54e13eb4ae
Added infomessage.
2008-06-25 19:56:52 +00:00
Scalpel_cp
8f541d3ff7
Removed warnings in RTL8139
2008-06-25 19:41:04 +00:00
Scalpel_cp
b7ff7a2929
Network settings saved to Registry
2008-06-25 18:58:50 +00:00
ralfkronemeyer_cp
39a5c67a47
2008-06-25 09:19:22 +00:00
rsenk330_cp
96e8f57339
Added a cursor that shows the location where the next character will be displayed.
2008-06-24 03:18:38 +00:00
Scalpel_cp
28c20af46c
Added network options for Qemu in OptionsWindow
2008-06-23 20:34:05 +00:00
kudzu_cp
ca854d4e5b
2008-06-23 01:49:59 +00:00
kudzu_cp
a18e47d106
2008-06-23 01:39:20 +00:00
kudzu_cp
6a467f0dca
2008-06-23 01:36:59 +00:00
kudzu_cp
f7bf0074ba
2008-06-23 01:24:06 +00:00
kudzu_cp
0b858931f2
2008-06-23 00:23:20 +00:00
kudzu_cp
8fb7b9f262
2008-06-22 22:42:22 +00:00
kudzu_cp
dee8a56ddc
2008-06-22 22:10:47 +00:00
kudzu_cp
62a64aae96
2008-06-22 19:19:01 +00:00
kudzu_cp
d6605a528a
2008-06-22 19:16:34 +00:00
kudzu_cp
e1704a971f
2008-06-22 18:35:38 +00:00
kudzu_cp
7fa4847504
2008-06-22 18:33:49 +00:00
kudzu_cp
06af053b1d
2008-06-22 18:31:03 +00:00
kudzu_cp
9f1c526ba1
2008-06-22 18:30:09 +00:00
kudzu_cp
8f29e6f30f
2008-06-22 18:28:29 +00:00
kudzu_cp
ce7c1fbb45
Update UDP receiver utility
2008-06-22 18:19:24 +00:00
Scalpel_cp
0aee353319
Only some small changes.
2008-06-22 15:14:21 +00:00
kudzu_cp
a729f0ee18
2008-06-22 15:07:39 +00:00
kudzu_cp
8a99e67cdb
2008-06-22 13:17:19 +00:00
kudzu_cp
196918a3c0
2008-06-22 13:04:59 +00:00
Scalpel_cp
011dd801dc
Bitfiddling in IPv4 header
2008-06-22 11:57:33 +00:00
kudzu_cp
6e0e0fe412
2008-06-22 01:50:12 +00:00
kudzu_cp
6f576e13f0
2008-06-22 01:44:41 +00:00
kudzu_cp
439da46c55
2008-06-22 01:37:52 +00:00
kudzu_cp
818c184792
Keyboard cleanup
2008-06-22 01:36:39 +00:00
kudzu_cp
724389f8fd
2008-06-22 01:13:17 +00:00
kudzu_cp
95ef6fa0f2
Clean up of Hardware text class
2008-06-22 01:10:48 +00:00
kudzu_cp
218415ea73
2008-06-22 00:26:49 +00:00
kudzu_cp
fab9817f8b
2008-06-22 00:08:15 +00:00
kudzu_cp
ea79f0ab97
Cleanup
2008-06-21 23:11:07 +00:00
kudzu_cp
9e5d29a558
more m stack goo fixes
2008-06-21 23:03:27 +00:00
kudzu_cp
7f92e9ab12
2008-06-21 22:53:14 +00:00
Scalpel_cp
34caa4f61a
Changes to my FrodeTest
2008-06-21 22:32:16 +00:00
kudzu_cp
5865a4b6d7
2008-06-21 22:22:41 +00:00
kudzu_cp
c6099d49d6
2008-06-21 22:04:58 +00:00
kudzu_cp
29671726ae
Removed some old Metal code
2008-06-21 21:56:29 +00:00
kudzu_cp
49ae88a555
2008-06-21 21:47:51 +00:00
kudzu_cp
d683bf89bd
hacky fix for M's latest goo. Will clean up next.
2008-06-21 21:28:16 +00:00
kudzu_cp
340b586f7e
Testing
2008-06-21 21:14:31 +00:00
kudzu_cp
603a407c4f
2008-06-21 20:54:28 +00:00
kudzu_cp
d19afbf723
Fixed crashing caused my M's latest box fix
2008-06-21 20:41:42 +00:00
kudzu_cp
125ca4c947
Set MatthijsTest to X86, removed generic catch {} which was masking errors during build
2008-06-21 20:26:03 +00:00
mterwoord_cp
61a823c767
Boxing fixed for sure now.
2008-06-21 17:18:00 +00:00
mterwoord_cp
df9da437f6
Fixed boxing.
2008-06-21 17:07:32 +00:00
rsenk330_cp
2020e5677b
Added some more key mappings ([, ], etc.) and changed a few that were giving invalid key errors.
2008-06-20 03:40:34 +00:00
Scalpel_cp
6969203d55
Added textual progress for build
...
+ throw exception earlier if DebugMode IL is used.
2008-06-16 15:48:50 +00:00
smremde_cp
2b27afdae2
changed PIT timing
...
optimised some of the text functions
added nibbles style demo! check out stevekernel :)
2008-06-15 00:37:25 +00:00
smremde_cp
9cc461801a
added null check in IL2CPU.Engine GetUltimateBaseMethod and remove try catch. kernel creation much faster now
2008-06-14 23:55:30 +00:00
Scalpel_cp
d834e12f67
Minor changes to my FrodeTest
2008-06-14 08:37:39 +00:00
smremde_cp
033b730f6e
added CPUID support :)
2008-06-13 22:56:38 +00:00
smremde_cp
59d59a89e9
2008-06-13 18:09:59 +00:00
Scalpel_cp
9ee665b0be
Added more testing to display bug with byte, char and int.
...
Reimplemented Console.Clear()
2008-06-11 21:02:39 +00:00
smremde_cp
62e9825339
added them to the project :P
2008-06-11 17:18:47 +00:00
smremde_cp
26f7edf4e6
added x86 popf
...
added x86 cpuid
2008-06-11 17:06:55 +00:00
smremde_cp
2373fb1a71
fixed boxing bug
2008-06-11 17:05:03 +00:00
Scalpel_cp
f298dadc1b
Started on Memory Protection
2008-06-10 17:15:35 +00:00
mterwoord_cp
22b6e45022
2008-06-09 15:26:16 +00:00
smremde_cp
99c29ffa3a
updateed FAT
2008-06-09 09:16:15 +00:00
smremde_cp
5831c1e281
2008-06-09 09:15:49 +00:00
Scalpel_cp
f2dcd0359e
Removed some warnings. Added GetHashCode to MACAddress.
2008-06-08 20:39:04 +00:00
kudzu_cp
06e7a2b9be
2008-06-08 18:32:59 +00:00
kudzu_cp
c54e466b88
Moved extensions to Cosmos.Kernel
2008-06-08 18:19:36 +00:00
kudzu_cp
e2c9a8e8d9
2008-06-08 18:01:15 +00:00
Scalpel_cp
6e2674cfb3
Identified bug with adding char and string.
...
Bug still remains elsewhere.
Fixed ToHex.
2008-06-07 21:18:00 +00:00
smremde_cp
28803f9ea9
change FileSystem.Test to be safe!
2008-06-07 09:19:58 +00:00
smremde_cp
b34da49e84
2008-06-07 09:08:41 +00:00
smremde_cp
622c11cc71
added start of FAT12/16/32 file system
2008-06-07 08:52:36 +00:00
smremde_cp
4645734725
fixed compilation problems
2008-06-06 11:13:31 +00:00
smremde_cp
9091154ddf
test vga stuff
2008-06-06 10:05:46 +00:00
smremde_cp
ce17d77c81
included Cosmos.Hardware/Bus/USB in project
2008-06-06 10:03:07 +00:00
smremde_cp
1f891e6809
added start of usb device support
2008-06-05 22:24:17 +00:00
smremde_cp
f071301b7d
fixed mistake in ext2
2008-06-05 22:18:12 +00:00
smremde_cp
b0c150790e
added mbr read/write support
...
added initial filesystem objects for review
added the ability to use a file as a disk (see filesystem test project)
clead up some redundant fs stuff
2008-06-05 22:16:24 +00:00
mterwoord_cp
1af29eea10
2008-06-04 15:47:10 +00:00
thojoh370_cp
9cc5325e70
reference Cosmos.Sys not found fix
2008-05-25 14:24:08 +00:00
mterwoord_cp
0bd523eb3b
missing file
2008-05-25 07:13:33 +00:00
mterwoord_cp
21f0f2382e
keyboard fix
2008-05-19 17:07:41 +00:00
mterwoord_cp
37c9966421
2008-05-19 09:41:18 +00:00
Scalpel_cp
b78d9f586b
Small change to my InterfaceTest
2008-05-18 00:21:45 +00:00
mterwoord_cp
71197e000a
Several small changes
2008-05-15 12:39:06 +00:00
mterwoord_cp
486983c8fe
SHA256 works now
2008-05-14 17:21:54 +00:00
mterwoord_cp
bbfb2b8a0d
Several small fixes
2008-05-14 09:28:03 +00:00
mterwoord_cp
96de5140c7
Manifest resources work now.
2008-05-13 15:28:51 +00:00
mterwoord_cp
cf7d99acb7
Multicast delegates
2008-05-13 14:27:29 +00:00
mterwoord_cp
c7715b08ba
Small struct fix.
2008-05-13 09:19:54 +00:00
mterwoord_cp
da5960eaa8
Demonstration of boxing(?) issue
2008-05-12 15:39:09 +00:00
mterwoord_cp
1d71c37443
Interfaces and ReturnCodes
2008-05-12 09:03:47 +00:00
LostTheBlack_cp
34e2d0d8e9
[-] removed my playground from main solution
2008-05-11 17:58:57 +00:00
mterwoord_cp
2060bad81b
2008-05-09 15:03:19 +00:00
mterwoord_cp
b0b7dbdd09
Some small enhancements
2008-05-09 15:02:58 +00:00
mterwoord_cp
8cab5bc18c
Enumerations for now. on arrays they work, List<T> not yet
2008-05-09 14:48:15 +00:00
LostTheBlack_cp
3060b02e0c
AMD64 assembler:
...
[-] some unnecessary overloads
[+] overloaded operators in order to allow defining memory operands easily
[+] overloaded automatic conversions to allow operands
[+] Labels support
[+] code generator based on F# started
2008-05-09 11:29:38 +00:00
mterwoord_cp
b18b96b5c8
Added CosmosFlatFileUpdater
2008-05-08 13:13:13 +00:00
mterwoord_cp
6595ab8727
some fixes for checksum error..
2008-05-08 07:58:34 +00:00
mterwoord_cp
5ca95ed497
Several fixes
2008-05-07 18:21:29 +00:00
Scalpel_cp
cc65d39258
Minor change to FrodeTest
2008-05-07 17:33:46 +00:00
kudzu_cp
ccbdae241f
2008-05-07 13:24:02 +00:00
kudzu_cp
ba360ffb0a
2008-05-07 02:54:39 +00:00