Matthijs ter Woord
|
9ba48ed61f
|
Test to see if running multiple works ok.
|
2016-06-26 14:49:49 -04:00 |
|
Charles Betros
|
1bb7d6335f
|
Merge from master.
|
2016-06-26 13:44:56 -05:00 |
|
Matthijs ter Woord
|
218f3ef03a
|
Merge pull request #395 from jp2masa/ConsoleUpdate
Implemented some console methods and fixed a bug in the console, copying the behaviour of background color in windows console applications.
|
2016-06-26 20:27:26 +02:00 |
|
Matthijs ter Woord
|
3f78163e87
|
Enable all kernels except FAT.
|
2016-06-26 14:25:39 -04:00 |
|
Matthijs ter Woord
|
858bce5c79
|
Enable fat test.
|
2016-06-26 14:02:57 -04:00 |
|
Matthijs ter Woord
|
f4bf4e97c2
|
Disable memory test and enable debug compiler.
|
2016-06-26 13:54:28 -04:00 |
|
Matthijs ter Woord
|
6e3b517c08
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-26 13:41:57 -04:00 |
|
Matthijs ter Woord
|
66ff8688ab
|
Disable memory test for now.
|
2016-06-26 13:41:51 -04:00 |
|
Matthijs ter Woord
|
5ba4fa9913
|
Merge pull request #391 from jp2masa/master
Replace PXE interface textbox with a combobox, filled with local machine interfaces
|
2016-06-26 19:27:15 +02:00 |
|
Matthijs ter Woord
|
336c65edcc
|
Fix appveyor format
|
2016-06-26 13:23:32 -04:00 |
|
Matthijs ter Woord
|
fba256eeac
|
Attempt to fix build.
|
2016-06-26 13:22:33 -04:00 |
|
Matthijs ter Woord
|
8cfa0b89ca
|
Merge pull request #389 from MichaelTheShifter/console
Added more keys to the ConsoleKeyEx -> ConsoleKey converter.
|
2016-06-26 19:09:01 +02:00 |
|
Matthijs ter Woord
|
785693fe8f
|
Only for VGA crash and Fat test kernels and improved timeout even more.
|
2016-06-26 12:01:18 -04:00 |
|
fanoI
|
56beccb8af
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
# Conflicts:
# source/Cosmos.sln
|
2016-06-26 15:09:13 +02:00 |
|
fanoI
|
4e1c505e52
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
# Conflicts:
# Tests/Cosmos.Compiler.Tests.SingleEchoTest/Kernel.cs
# source/Cosmos.Assembler/Assembler.cs
# source/Cosmos.IL2CPU/IL/Add.cs
# source/Cosmos.IL2CPU/IL/Ceq.cs
# source/Cosmos.IL2CPU/IL/Cgt.cs
# source/Cosmos.IL2CPU/IL/Cgt_Un.cs
# source/Cosmos.IL2CPU/IL/Clt.cs
# source/Cosmos.IL2CPU/IL/Clt_Un.cs
# source/Cosmos.IL2CPU/IL/Conv_I2.cs
# source/Cosmos.IL2CPU/IL/Conv_I4.cs
# source/Cosmos.IL2CPU/IL/Conv_I8.cs
# source/Cosmos.IL2CPU/IL/Conv_R4.cs
# source/Cosmos.IL2CPU/IL/Conv_R_Un.cs
# source/Cosmos.IL2CPU/IL/Conv_U1.cs
# source/Cosmos.IL2CPU/IL/Conv_U2.cs
# source/Cosmos.IL2CPU/IL/Div.cs
# source/Cosmos.IL2CPU/IL/Mul.cs
# source/Cosmos.IL2CPU/IL/Sub.cs
|
2016-06-26 15:02:38 +02:00 |
|
jp2masa
|
9b6bd665be
|
Fix String.EndsWith and add reference to PlugsInspector project (#393)
* Fix String.EndsWith
* Add Cosmos.Core.Plugs as Reference to PlugsInspector so the list includes every plug.
|
2016-06-26 01:49:23 -05:00 |
|
Matthijs ter Woord
|
c083c8f35f
|
Add kernel panic method to debugstub.
|
2016-06-25 19:33:26 -04:00 |
|
Matthijs ter Woord
|
6e5d7620a9
|
Little progress.
|
2016-06-25 17:37:45 -04:00 |
|
Matthijs ter Woord
|
38e897543b
|
Ongoing progress integrating new memory model.
|
2016-06-25 15:30:58 -04:00 |
|
Matthijs ter Woord
|
3f8c3dfcc5
|
Increase test kernel timeout.
|
2016-06-25 15:25:09 -04:00 |
|
Matthijs ter Woord
|
c1a82c6eaf
|
Fix appveyor
|
2016-06-25 14:40:25 -04:00 |
|
Matthijs ter Woord
|
27a2ec5ae8
|
Typo in appveyor file.
|
2016-06-25 13:55:25 -04:00 |
|
Matthijs ter Woord
|
9db5f05359
|
New callback url for gitter.
|
2016-06-25 13:52:28 -04:00 |
|
Matthijs ter Woord
|
c90e41ad48
|
Attempt to fix builds on appveyor even more.
|
2016-06-25 13:50:05 -04:00 |
|
Matthijs ter Woord
|
3bfaf7f670
|
Make plugmanager not throw exceptions when plug targets are not found.
|
2016-06-25 12:16:51 -04:00 |
|
Matthijs ter Woord
|
00658f9923
|
Disable running IL2CPU in process.
|
2016-06-25 11:58:14 -04:00 |
|
Matthijs ter Woord
|
c4330ffcc2
|
Remove fat kernel from msbuild build.
|
2016-06-25 11:50:31 -04:00 |
|
Matthijs ter Woord
|
16e57658f0
|
Fix project settings.
|
2016-06-25 11:30:33 -04:00 |
|
Matthijs ter Woord
|
6fee280aaf
|
Enable normal tests again.
|
2016-06-25 11:01:05 -04:00 |
|
Matthijs ter Woord
|
626c96eb40
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-25 10:52:56 -04:00 |
|
Matthijs ter Woord
|
1433340ba5
|
Generic plugs work now.
|
2016-06-25 10:52:50 -04:00 |
|
Matthijs ter Woord
|
0af938b0b8
|
Disable boot projects of the tests, so they don't get built on normal builds.
|
2016-06-25 09:18:10 -04:00 |
|
Charles Betros
|
1550c86a05
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
|
2016-06-24 23:59:58 -05:00 |
|
Charles Betros
|
4bd3c44060
|
Fix call stack in the core dump.
|
2016-06-24 23:59:51 -05:00 |
|
Charles Betros
|
222426bfa2
|
Merge branch 'rat' of https://github.com/CosmosOS/Cosmos.git
|
2016-06-24 21:39:02 -05:00 |
|
Charles Betros
|
f3bb974712
|
Progress on memory. Fix ldelem_ref.
|
2016-06-24 21:38:55 -05:00 |
|
Kudzu
|
39cdcad275
|
Heap
|
2016-06-24 15:56:58 -04:00 |
|
Matthijs ter Woord
|
19160c30d4
|
Now plugs which aren't being used aren't being compiled anymore.
|
2016-06-24 15:26:31 -04:00 |
|
José Pedro
|
8788205719
|
Replace PXE interface textbox with a combobox, filled with local machine interfaces
|
2016-06-24 20:01:18 +01:00 |
|
Charles Betros
|
bae772237f
|
Added missing debugstub plug.
|
2016-06-24 10:27:00 -05:00 |
|
Matthijs ter Woord
|
a37de93ccb
|
Enable all tests again.
|
2016-06-24 10:15:22 -04:00 |
|
Matthijs ter Woord
|
9c3a2dd6d5
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-24 10:12:48 -04:00 |
|
Matthijs ter Woord
|
bcf4b08719
|
Ongoing progress to get z-machine going.
|
2016-06-24 09:22:43 -04:00 |
|
Charles Betros
|
a18c034163
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
|
2016-06-24 01:47:32 -05:00 |
|
Charles Betros
|
117a4b9053
|
Created a simple core dump
|
2016-06-24 01:47:18 -05:00 |
|
José Pedro
|
fbac0cabcf
|
Implemented some console methods and fixed a bug in the console, copying the behaviour of background color in
windows console applications.
|
2016-06-24 00:41:30 +01:00 |
|
Matthijs ter Woord
|
610f2b652a
|
Geting closer on zork.
|
2016-06-23 18:12:28 -04:00 |
|
Matthijs ter Woord
|
3bc4ea78dd
|
Some basic improvements.
|
2016-06-23 16:36:08 -04:00 |
|
Matthijs ter Woord
|
a6afa5b785
|
Enable magic breakpoints in bochs debugger.
|
2016-06-23 16:34:20 -04:00 |
|
Kudzu
|
af5f0230a9
|
Merge branch 'rat' of https://github.com/CosmosOS/Cosmos into rat
|
2016-06-23 15:14:41 -04:00 |
|