Matthijs ter Woord
e6c866a8d4
Merge branch 'master' into memory_handles
...
Conflicts:
source/Cosmos.HAL/DefaultKeyboard.cs
source/Cosmos.HAL/Global.cs
source/Cosmos.HAL/Keyboard.cs
source/Cosmos.System/Global.cs
2015-08-18 19:38:50 +02:00
zdimension
4aabc2ae60
NumLock, CapsLock and ScrollLock are now global
2015-08-12 01:57:01 +02:00
Matthijs ter Woord
bf2a02caa6
Ongoing work
2015-08-10 12:43:36 -04:00
Matthijs ter Woord
15f2df89b3
More progress. We have a bug in try...finally now..
2015-08-04 15:32:18 -04:00
Matthijs ter Woord
675ce71d10
Ongoing work.
2015-07-31 08:34:28 -04:00
Charles Betros
2e4e0dd370
Added a test kernel for boxing.
...
Moved Char Plug to Cosmos.System.Plugs
Added FAT writing. (Doesn't work yet.)
2015-07-24 17:52:44 -05:00
Matthijs ter Woord
7e4997647f
Small fixes to UI version of the tester.
2015-07-23 16:02:44 -04:00
Geramy L. Loveless
fefb2e4888
i forgot the change of the name
...
fioxed the namne error
2015-07-23 10:26:52 -07:00
Matthijs ter Woord
d285220f1d
Building using vs2015 works now. Most likely doesn't work with 2013 anymore.
2015-07-23 00:21:14 +02:00
Matthijs ter Woord
5f44ec8ac1
Improve debug speed.
2015-07-20 14:35:59 +02:00
Matthijs ter Woord
cb5aae2c00
Ongoing adding of tests, fixing of IL interpreter.
2015-06-27 18:33:52 +02:00
Matthijs ter Woord
e80a1d6d07
Fixes #137
2015-06-27 18:05:12 +02:00
Matthijs ter Woord
21c0e3537f
Test added for #126 .
2015-06-27 16:37:59 +02:00
Matthijs ter Woord
1828c6662b
Running tests works now.
2015-06-21 15:25:21 +02:00
Matthijs ter Woord
de75623087
Start of #140
2015-06-20 18:21:26 +02:00
Andrey Kurdyumov
8ea60202a3
Add the helper class
2015-05-26 22:42:46 +06:00
Matthijs ter Woord
0d10ade085
New playground project for Emile
2015-05-11 08:26:43 +02:00
Matthijs ter Woord
362d4ec990
Project cleanup.
2015-05-10 13:34:57 +02:00
Matthijs ter Woord
08f62aa561
Merge pull request #56 from kant2002/Issue-9
...
Compilation improvements.
2015-05-08 19:50:06 +02:00
Andrey Kurdyumov
3af72c3d9c
Update to support opening solution in VS2015
2015-05-08 22:40:51 +06:00
Andrey Kurdyumov
b235faa3d6
Add application which perform similar task as ExtractMapFromElfFile
...
This application is used for the performance tuning of the execution process.
2015-05-07 12:50:03 +06:00
Charles Betros
251e4f22bb
Renamed some project files in my kernel.
2015-05-02 21:23:31 -05:00
Andrey Kurdyumov
2d817c5e6d
Add plug for Buffer.__Mmmove on the .NET 4.6
2015-01-18 19:41:30 +06:00
Matthijs ter Woord
e614a95df5
Sending information to the Console window works now!
2014-12-31 17:49:53 +01:00
Matthijs ter Woord
aef0d59e93
Merge pull request #39 from MyvarHD/master
...
Added the IL2CPU.exe
2014-12-31 13:16:14 +01:00
MyvarHD
1f4e3b13c5
moved il2cpu to compiler
2014-12-29 11:35:29 +02:00
MyvarHD
b1ccde00c1
Forgot to commit the new project
2014-12-27 22:40:21 +02:00
Matthijs ter Woord
563431dc21
Compile fixes and changes to consts.
2014-12-27 17:14:12 +01:00
Sentinel209
2a7fa50258
Added some tests for interfaces.
2014-12-23 11:43:03 -06:00
Matthijs ter Woord
794f843aa7
Added first automated compiler test.
2014-12-20 14:47:43 +01:00
Matthijs ter Woord
a3474bcde6
begin with testing harness for compiler.
2014-12-20 11:59:15 +01:00
Matthijs ter Woord
ac3d16bfbe
no message
2014-12-20 11:55:41 +01:00
MyvarHD
caa56e5b54
Added My userfile and ptached UnBox_Any op code
2014-12-20 12:35:08 +02:00
Matthijs ter Woord
6a3cd41554
Add extra playground libraries.
2014-12-14 16:14:17 +01:00
Matthijs ter Woord
1b4627a310
arp messages are now sent correctly.
2014-12-07 14:27:28 +01:00
Matthijs ter Woord
5f2a31d455
Move Pci stuff to Cosmos.HAL.
2014-12-06 13:36:57 +01:00
Matthijs ter Woord
fe639aa340
Start with ILSpy plugin to generate plug code.
2014-12-06 10:35:51 +01:00
Matthijs ter Woord
486601b814
rings are not fully enforced. this means that only core ring (0) can contain assembler plugs.
2014-12-05 20:40:26 +01:00
tgiphil
f7c0fea4b4
- Removed TFS parameters in solution files
2014-12-04 23:07:35 -08:00
Sentinel209_cp
c591a7ff1b
Reorganize source: Everything is out of source2 now and the soutions are cleaned up.
2014-11-28 00:48:23 +00:00
Sentinel209_cp
1a2f83dc84
Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP
2014-11-26 03:43:20 +00:00
Sentinel209_cp
e851d3efcb
Reorganizing code: Moved Build and Compiler.
2014-11-26 01:13:58 +00:00
Sentinel209_cp
5e26a7e5c4
Getting locals and primitive fields to work in the debugger.
2014-09-25 13:21:22 +00:00
kudzu_cp
71af6ca460
2014-07-23 15:56:06 +00:00
mterwoord_cp
8fcd0d7385
2014-07-15 15:05:23 +00:00
kudzu_cp
29f5cd8df5
2014-07-14 22:04:21 +00:00
kudzu_cp
be7f469d6a
2014-07-14 18:07:08 +00:00
mterwoord_cp
e9fc03edd5
2014-07-14 17:44:37 +00:00
kudzu_cp
7f93aabcc5
2014-07-14 17:05:13 +00:00
kudzu_cp
288052b34a
2014-07-14 17:04:26 +00:00
kudzu_cp
14aff92d17
2014-07-14 16:59:07 +00:00
kudzu_cp
74bc3f99fb
2014-07-14 16:58:46 +00:00
kudzu_cp
2806091769
2014-07-14 16:57:50 +00:00
kudzu_cp
9c92fc227f
2014-07-14 16:55:04 +00:00
kudzu_cp
a23731b0d5
2014-07-14 16:42:33 +00:00
kudzu_cp
36aaf46919
2014-07-14 15:54:43 +00:00
kudzu_cp
967ebef95e
2014-07-14 15:52:06 +00:00
kudzu_cp
352ffaae4d
2014-07-14 15:36:58 +00:00
kudzu_cp
a32c2c9e40
2014-07-14 15:29:06 +00:00
kudzu_cp
f3292e4d5b
2014-07-14 14:42:46 +00:00
kudzu_cp
52f2bd9189
2014-07-13 22:20:16 +00:00
kudzu_cp
0e7a13e738
2014-07-13 22:16:42 +00:00
kudzu_cp
9dc7ff5b1f
2014-07-13 17:33:00 +00:00
kudzu_cp
bedd397583
2014-07-12 15:15:32 +00:00
kudzu_cp
f4434dcd22
2014-07-12 14:32:37 +00:00
mterwoord_cp
b86ec15cf9
several performance related fixes, and some functional improvements.
2014-07-06 18:27:24 +00:00
mterwoord_cp
b7b15a12d1
Performance improvements..
2014-07-04 19:28:27 +00:00
lcr_watson_cp
c863b669fd
2014-04-20 15:37:09 +00:00
EdwardNutting_cp
cbd1b81ffb
LabelName: Was removing underscores from method namesfor readability. Caused bug with Buffer.__Memcpy where Buffer.MemCpy and Buffer._Memcpy were also used labels.
...
PlugManager: bug in my design fixed.
FatFileSystem: completed the todo that said trailing periods should be ignored.
Buffer: Added __Memcpy plug so that String.Trim method compiles so that FAT code will compile.
2014-02-04 16:27:16 +00:00
EdwardNutting_cp
b7fbc80043
Basic Plugs Inspector code working - it can load plugs from all referenced assemblies correctly and display the list of plugs.
2014-02-01 12:21:04 +00:00
EdwardNutting_cp
3bc116caa3
Extracted ILScanner plug code into new PlugManager class for use in Plug Inspector app.
...
Added project for Plug Inspector app.
Added my own test project.
2014-02-01 10:46:46 +00:00
kudzu_cp
18013cd463
2013-12-30 15:02:48 +00:00
kudzu_cp
c138c8aa29
2013-12-26 16:56:35 +00:00
EdwardNutting_cp
bac3f98d56
VS2013 Support
...
This is relatively stable but no to be considered complete. Currently supported:
1. Installing user/dev kit (as normal)
2. Creating C#/VB/F# projects (latter 2 untested)
3. Debugging a Cosmos project - see limitations list below.
Debugging limitations:
1. Breakpoints sometimes fail to be hit. Only known thing that may help is recompile everything.
2. Specific breakpoint failure case: If you try and place a breakpoint on or after a "while(true)" statement it is extremely unreliable.
Other limitations:
1. VMWare occasionally breaks. If you get "Internal error" messages, or if VS crashes (don't let Windows "fix" it) or if VMWare fails to load properly there is only one known & reliable solution: Re-run the VMWare installer and hit "Repair". No restart required. You won't lose your VMs or settings (AFAI can tell).
If it all breaks, feel free to rant at it ;)
2013-11-06 21:01:49 +00:00
kudzu_cp
5393689642
sqlite works!
2013-08-06 17:28:32 +00:00
mterwoord_cp
70f90dfa97
2013-07-28 18:11:20 +00:00
HugeCode_cp
c4feb83d64
SqlLite
2013-05-25 11:38:31 +00:00
melikesPCcheese_cp
c9767a986f
Fixed the database connection and DbFactoryProvider bug.
2013-04-29 16:47:25 +00:00
mterwoord_cp
46b7d1222c
2013-04-20 08:57:27 +00:00
mterwoord_cp
ff41b7ecf1
Updated version of my playground and small tweaking of the IL2CPU task.
2013-03-10 16:27:08 +00:00
mterwoord_cp
e6dbfc19a2
2013-03-10 15:53:52 +00:00
AtomOS_cp
2985078561
2013-03-03 13:26:59 +00:00
mterwoord_cp
551a75fdfc
Solved String.Empty issue on machines having .net 4.5 installed
2013-02-15 11:04:42 +00:00
geramy_cp
441a6ba8ef
Got the debugger even more stable then it was before.
2013-02-14 12:30:29 +00:00
geramy_cp
f5edb722c6
Assembly window doesnt seem to be crashing because i can do asm stepping.
2013-02-03 16:40:10 +00:00
geramy_cp
eab46e2cb0
Fixed asm stepping. also fixed IL2CPU Profiler and changed Label replace chars with a compiled regex.
2013-02-03 16:10:16 +00:00
geramy_cp
4e3328ec3a
Matthijs did some changes to IL2CPU Profiler something is going weird further investigation required.
2013-02-03 13:22:49 +00:00
geramy_cp
ba915c87ff
Fixed the Debugger.
2013-02-03 11:52:34 +00:00
geramy_cp
719c40ec96
Semi-Working Debugging.
2013-02-02 21:19:30 +00:00
BlueSkeye_cp
7372c8a9bd
Bochs integration : alpha version
...
Limitations :
- Bochs must be installed on the system. This is not checked as a prerequisite by the Builder.
- You will find a GuessForBochs Cosmos project under BlueSkeye user project folder that can be used to launch the Guess project under Bochs.
- You may have to fix manually the path for the following properties in Cosmos.bxrc file copied to the CosmosForBochs\Bin\Debug folder
* romimage
* vgaromimage
- The Cosmos project UI is not yet Bochs aware. If you do not use the GuessForBochs project you must manually edit your Cosmos project file to modify the following property in both the Debug and Release property group from the project file :
<Launch>Bochs</Launch>
You must also add the following properties in both the Debug and Release property group from the project file :
<BochsConfig>Cosmos.bxrc</BochsConfig>
<Bochs_Deployment>ISO</Bochs_Deployment>
<Bochs_Launch>Bochs</Bochs_Launch>
<Bochs_DebugEnabled>True</Bochs_DebugEnabled>
<Bochs_DebugMode>Source</Bochs_DebugMode>
<Bochs_IgnoreDebugStubAttribute />
<Bochs_VMwareEdition>Player</Bochs_VMwareEdition>
<Bochs_OutputPath>bin\Debug\</Bochs_OutputPath>
<Bochs_Framework>MicrosoftNET</Bochs_Framework>
<Bochs_UseInternalAssembler>False</Bochs_UseInternalAssembler>
<Bochs_TraceAssemblies />
<Bochs_EnableGDB>False</Bochs_EnableGDB>
<Bochs_StartCosmosGDB>false</Bochs_StartCosmosGDB>
<Bochs_Name>GuessForBochs</Bochs_Name>
<Bochs_Description>Use Bochs emulator to deploy and debug.</Bochs_Description>
<Bochs_VisualStudioDebugPort>Pipe: Cosmos\Serial</Bochs_VisualStudioDebugPort>
<Bochs_PxeInterface>192.168.43.1</Bochs_PxeInterface>
<Bochs_SlavePort>Serial: COM3</Bochs_SlavePort>
<Bochs_ShowLaunchConsole>False</Bochs_ShowLaunchConsole>
2012-09-14 17:13:06 +00:00
kudzu_cp
e608a303d1
2012-08-18 14:02:15 +00:00
kudzu_cp
460ef24805
2012-08-13 00:23:22 +00:00
kudzu_cp
6331a7c4ae
2012-08-12 17:09:55 +00:00
kudzu_cp
b6ae77918b
2012-08-12 17:06:35 +00:00
kudzu_cp
92ee9c4a3b
2012-08-11 21:33:02 +00:00
kudzu_cp
23bc3aca3b
Debugger work
2012-08-10 00:56:37 +00:00
kudzu_cp
6337cc953a
2012-08-06 21:36:59 +00:00
kudzu_cp
b4d132fde9
2012-08-06 06:38:46 +00:00
kudzu_cp
8c49fae09a
2012-08-06 02:35:21 +00:00
kudzu_cp
9a856e0102
2012-08-06 02:11:34 +00:00