Commit graph

1282 commits

Author SHA1 Message Date
kudzu_cp
33909617fb 2011-06-19 23:36:00 +00:00
kudzu_cp
9f2a17fc0f 2011-06-19 21:31:19 +00:00
kudzu_cp
a6d31bf0b6 2011-06-19 21:22:29 +00:00
kudzu_cp
5999161428 2011-06-19 21:21:53 +00:00
Trivalik_cp
c0300b0c7e fix Read8 in AtaPio 2011-06-19 20:59:28 +00:00
kudzu_cp
20fae79f44 2011-06-19 20:41:40 +00:00
kudzu_cp
21575c91a3 2011-06-19 20:27:28 +00:00
kudzu_cp
501c3c09b3 Added SendRegisters to DebugStub. 2011-06-19 20:21:00 +00:00
blah38621_cp
3a1d6eb573 Fixed a small issue in IOPort. Also fixed a few spelling mistakes in the comments. 2011-06-19 20:07:59 +00:00
Trivalik_cp
b1955b7f3a plug all public System.Console Methods, with an error message 2011-06-19 19:54:33 +00:00
blah38621_cp
b2a3ad6d96 Applied patch 7380. 2011-06-19 18:43:44 +00:00
Sentinel209_cp
00dd3c826b 2011-06-19 17:21:10 +00:00
kudzu_cp
7a5d269422 2011-06-19 17:05:19 +00:00
kudzu_cp
7e14dcac20 2011-06-19 16:59:09 +00:00
kudzu_cp
f58022850d 2011-06-19 15:10:11 +00:00
kudzu_cp
dc7d0dc66b 2011-06-19 14:12:44 +00:00
kudzu_cp
7a25468505 2011-06-19 13:45:22 +00:00
kudzu_cp
faed46c816 2011-06-19 13:40:23 +00:00
kudzu_cp
b985fb2cc7 2011-06-19 12:49:42 +00:00
kudzu_cp
1be7aa3f8a 2011-06-19 12:38:57 +00:00
kudzu_cp
f20ef60033 2011-06-19 05:00:39 +00:00
kudzu_cp
ff884339bc 2011-06-19 04:39:03 +00:00
kudzu_cp
18cb7298ec 2011-06-19 04:18:57 +00:00
kudzu_cp
f7f16bf210 2011-06-19 03:58:03 +00:00
kudzu_cp
8dd3294605 2011-06-19 00:12:59 +00:00
blah38621_cp
9f68c16eef Did a bit of organization and added int[] watches. 2011-06-18 21:07:51 +00:00
kudzu_cp
af13102ee9 2011-06-18 14:57:53 +00:00
kudzu_cp
963f58915e 2011-06-18 14:23:19 +00:00
kudzu_cp
64ed225d97 2011-06-18 02:13:49 +00:00
kudzu_cp
9181579230 2011-06-18 01:36:26 +00:00
kudzu_cp
d62c10fb64 2011-06-18 01:26:07 +00:00
kudzu_cp
4ee3b67199 2011-06-17 20:27:15 +00:00
kudzu_cp
97cc12b0d4 2011-06-17 15:37:20 +00:00
kudzu_cp
53a5616772 2011-06-17 14:57:35 +00:00
kudzu_cp
eb7191838d 2011-06-17 14:43:40 +00:00
kudzu_cp
a87f333ab0 2011-06-17 13:31:59 +00:00
Trivalik_cp
dfbf5f4f00 fix all branches for 64bit,
add comment in fatstream to array copy
2011-06-17 07:45:00 +00:00
kudzu_cp
cbdf0f6624 2011-06-17 02:19:03 +00:00
blah38621_cp
74ada70990 Added support for OPFF fonts. (OPFF is a custom format, I'll make a converter at some point.) 2011-06-17 00:20:29 +00:00
Trivalik_cp
b1f09d2f16 comment out ToString for StringBuilder, there is no need for plug anymore 2011-06-16 21:23:16 +00:00
Trivalik_cp
8cd3d9cf47 GDB Client, change function label to textbox, allows to copy the name
change filesystem to int64, logical error in Read()
fix Ldarg, Ldarga xExtraSize, now should work really 64 bit and greater
2011-06-16 20:56:22 +00:00
kudzu_cp
82d94f122e 2011-06-16 20:12:51 +00:00
blah38621_cp
a0ac071b2f Committing my folder which should now work. If it doesn't then there's a problem on my end. 2011-06-16 18:21:22 +00:00
blah38621_cp
bd7de0097f 2011-06-16 17:59:45 +00:00
blah38621_cp
e62c61823d Fixed a small issue with references in OrvidKernel.csproj. 2011-06-16 17:59:06 +00:00
Trivalik_cp
85aa226658 add watches functionality to GDB client, if we type: ESP 3
it means dereference ESP and look at this 3 values of uint
   its possible for all register, this is useful to dont need a stack window
add red colored register on changes
many small improvements, and naming improvements
2011-06-15 22:14:41 +00:00
blah38621_cp
c9b1d08886 Setup LibTiff so that it's easier to use. The LibTiff.Net folder is now gone, everything that was in it is now in the LibTiff.cs file. 2011-06-15 01:05:24 +00:00
Trivalik_cp
11b24e4a70 change gdb client to start without a cgdb file
copy gdb client on every build to install path if registry key found
remove hardcoded gdb.exe path
optimize vspackage, no cache refresh for every item
2011-06-14 19:47:39 +00:00
blah38621_cp
faaeeb0b95 Woops, forgot to remove the OButton.cs file. Orvid.Graphics now builds. 2011-06-14 18:25:14 +00:00
blah38621_cp
b24479cec9 Fixed the issue of Orvid.Graphics not building. Please note, you must add a reference to Orvid.Graphics in both your kernel, and your .cosmos project. 2011-06-14 18:23:52 +00:00