Commit graph

807 commits

Author SHA1 Message Date
kudzu_cp
c45f83141c 2008-02-06 16:01:57 +00:00
moitoius_cp
0169338dae Builder is now more versatile. You just need to alter the Main() method in your kernel. 2008-02-06 13:19:19 +00:00
moitoius_cp
8b580a4777 got the pci bus to use a fake-dictionary. 2008-02-06 12:30:10 +00:00
moitoius_cp
3d1fed0bd2 2008-02-06 11:59:11 +00:00
moitoius_cp
ba2619e710 2008-02-06 11:58:48 +00:00
moitoius_cp
9c1657758a tried to get dictionaries working 2008-02-06 11:55:06 +00:00
kudzu_cp
0aef0d5392 Current blocking issues in tests.cs 2008-02-06 11:44:03 +00:00
moitoius_cp
1781635d84 Made a dictionary hack. 2008-02-06 11:16:13 +00:00
moitoius_cp
555fffb47c Plugged (U)Int64.ToString(). Imcomplete. 2008-02-06 08:43:20 +00:00
moitoius_cp
096301fbc1 removed msbuild 2008-02-06 08:15:50 +00:00
moitoius_cp
186a062c6e 2008-02-06 08:01:57 +00:00
kudzu_cp
1e8639b8bb 2008-02-05 20:42:39 +00:00
mterwoord_cp
2bc11d7bbe String.concat ("a" + "b") works 2008-02-05 18:37:45 +00:00
mterwoord_cp
565e749692 fixed some delegate issues 2008-02-05 16:15:23 +00:00
kudzu_cp
1216b9042d 2008-02-05 10:46:32 +00:00
moitoius_cp
73cde37778 Did some work on MSBuilds. 2008-02-04 18:07:04 +00:00
moitoius_cp
2349c1a71f Made a VS logger for the Build Tasks. 2008-02-04 17:42:18 +00:00
moitoius_cp
ebc47a6bae VS messed things up (honest) 2008-02-04 17:13:42 +00:00
kudzu_cp
e05bb0c9cd 2008-02-04 17:06:59 +00:00
kudzu_cp
5280746033 2008-02-04 17:05:28 +00:00
moitoius_cp
ab14cf6964 Made more more test cases. 2008-02-04 10:30:03 +00:00
moitoius_cp
6678e20031 Everything builds now. Each user has their own kernel: keep your stuff in there until it is 'production quality'. 2008-02-04 10:16:27 +00:00
moitoius_cp
8d8be568f5 Restructures the kernels. Removed old user commands. 2008-02-04 10:05:57 +00:00
moitoius_cp
7ab2ec9473 Moved tests into the TestSuite project. 2008-02-04 10:03:17 +00:00
moitoius_cp
8286aee814 Did some work on MSBuild tasks. 2008-02-04 09:34:33 +00:00
moitoius_cp
c10421c589 Did some work on MSBuild tasks. 2008-02-04 09:24:59 +00:00
mterwoord_cp
def1052c25 New IL2CPU version 2008-02-04 08:17:37 +00:00
moitoius_cp
eb3073592e prompter at MS1 state 2008-01-30 20:31:52 +00:00
moitoius_cp
286eae5f02 Added scottb to the developers. 2008-01-30 20:27:42 +00:00
moitoius_cp
9e3e9df827 Did some work on GDB. Fixed the version command. 2008-01-30 20:24:50 +00:00
moitoius_cp
40363c3e66 Made StepCommand() 2008-01-30 18:49:35 +00:00
moitoius_cp
bd800a0ad3 Wrote GetRegisterCommand. 2008-01-30 18:12:34 +00:00
moitoius_cp
11b084bfe4 Fixed breakpoint command. 2008-01-30 17:20:30 +00:00
moitoius_cp
104d4a7cfd Added the set breakpoint command and fixed the read memory command. 2008-01-30 17:18:40 +00:00
moitoius_cp
48ebc0bf7b Added the readmemory command. 2008-01-30 16:52:30 +00:00
moitoius_cp
b6f571f394 updated getregisters. 2008-01-30 16:47:34 +00:00
moitoius_cp
3828af03ab Fixed the continue command. Add the getregisters command. 2008-01-30 16:45:45 +00:00
moitoius_cp
36c30ac44c refactored a bit. 2008-01-30 14:58:52 +00:00
moitoius_cp
27a625641e Added command support for GDB. 2008-01-30 14:58:08 +00:00
moitoius_cp
8264a08450 GDB client now does modulo checks for inbound data. 2008-01-30 14:29:49 +00:00
moitoius_cp
8296e628c9 syntax error 2008-01-30 13:10:00 +00:00
moitoius_cp
23b6d41fbc Add a break command 2008-01-30 13:09:26 +00:00
moitoius_cp
1e69c409d8 Bug with the modulo. Will investigate. 2008-01-30 13:04:32 +00:00
moitoius_cp
113bc31fe4 Did some work on modulo 256. 2008-01-30 12:49:58 +00:00
moitoius_cp
c9c6c9bf51 Gdb communication working. 2008-01-30 12:39:29 +00:00
moitoius_cp
d5e21e929b Refactored the GDB code. 2008-01-30 11:36:43 +00:00
moitoius_cp
5f93467681 Started prelim work on the GDB client library. 2008-01-29 13:08:22 +00:00
moitoius_cp
6f3208d2e7 Made chad's stuff emit the vendor name, just for fun! 2008-01-28 14:18:00 +00:00
moitoius_cp
9277ba8832 The RNG broke :(. Fixed it. 2008-01-28 14:09:34 +00:00
moitoius_cp
62409451b2 Made a kudzu command. Deleted the Guess command. Worked on the Guess kernel. Cleaned up Matthijs command. 2008-01-28 14:03:11 +00:00