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
|
3bfaf7f670
|
Make plugmanager not throw exceptions when plug targets are not found.
|
2016-06-25 12:16:51 -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
|
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
|
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 |
|
Kudzu
|
8320a6dee7
|
heap
|
2016-06-23 15:03:04 -04:00 |
|
Matthijs ter Woord
|
989cc0cb4b
|
.
|
2016-06-23 11:04:34 -04:00 |
|
Matthijs ter Woord
|
83e1ae9edc
|
Progress.
|
2016-06-22 16:32:16 -04:00 |
|
Matthijs ter Woord
|
96bf9209de
|
Ongoing fixes.
|
2016-06-22 15:55:32 -04:00 |
|
Matthijs ter Woord
|
e97100d4e6
|
More progress.
|
2016-06-22 11:27:21 -04:00 |
|
Matthijs ter Woord
|
8a40af1b87
|
More ongoing progress. Getting closer to being able to run again..
|
2016-06-21 21:03:46 -04:00 |
|
Matthijs ter Woord
|
7f94d132be
|
Even more ongoing progress.
|
2016-06-21 20:34:27 -04:00 |
|
Matthijs ter Woord
|
1ac8619640
|
More ongoing progress.
|
2016-06-21 20:00:33 -04:00 |
|
MichaelTheShifter
|
903860a77d
|
FAT File Deletion work.
Yet again, my hands are typing words. Jokes aside, deleting doesn't work
yet - but at least using System.IO.File.Delete() won't cause a plug
issue.
|
2016-06-21 19:38:44 -04:00 |
|
Matthijs ter Woord
|
ada707f1d6
|
Ongoing progrss.
|
2016-06-21 19:19:08 -04:00 |
|
Matthijs ter Woord
|
4641286f0f
|
More progress on ram.
|
2016-06-21 18:57:38 -04:00 |
|
Matthijs ter Woord
|
5e8a93b0c3
|
Ongoing work on memory.
|
2016-06-21 18:34:23 -04:00 |
|
Matthijs ter Woord
|
b5ff4a75db
|
Ongoing memory work.
|
2016-06-21 17:16:51 -04:00 |
|
Matthijs ter Woord
|
d592b2dc0d
|
Ongoing memory work.
|
2016-06-21 17:16:44 -04:00 |
|
fanoI
|
49192ffa24
|
- Conv.r.un is now partially implemented: an uint can be converted to double, not working code for ulong to double conversion
- Added (not working) test for ulong to double conversion
- Added to Assembler.cs costants needed for floating point conversions
|
2016-06-21 23:03:37 +02:00 |
|
Charles Betros
|
14f6f6247c
|
Merge
|
2016-06-21 10:45:33 -05:00 |
|
Charles Betros
|
a94c40f605
|
Fixed some issues with ldelema and stfld.
|
2016-06-21 10:42:02 -05:00 |
|
Matthijs ter Woord
|
65c83f9491
|
Ongoing changes for memory.
|
2016-06-20 19:44:16 -04:00 |
|
Matthijs ter Woord
|
075e64d991
|
.
|
2016-06-20 16:11:16 -04:00 |
|
Matthijs ter Woord
|
d62d337b90
|
Fixed the exceptions.
|
2016-06-20 13:39:17 -04:00 |
|
Matthijs ter Woord
|
6be879d25a
|
Progress on heap.
|
2016-06-20 13:10:34 -04:00 |
|
Matthijs ter Woord
|
4bdfbab03c
|
Merge remote-tracking branch 'origin/master' into rat
|
2016-06-20 12:51:11 -04:00 |
|
Charles Betros
|
3cc57fdd5c
|
Merge branch 'master'
|
2016-06-19 18:32:48 -05:00 |
|
Charles Betros
|
a194f1dd73
|
Disable Frotz build.
|
2016-06-19 12:35:03 -05:00 |
|
Matthijs ter Woord
|
f311499e26
|
Ongoing changes for RAT.
|
2016-06-19 12:47:40 -04:00 |
|
Charles Betros
|
1e55f613d8
|
Build config changes.
|
2016-06-19 09:18:22 -05:00 |
|
Charles Betros
|
8f57c22fc8
|
Minor build changes
|
2016-06-19 02:20:51 -05:00 |
|
MichaelTheShifter
|
db31f1bbfe
|
Added some new Console keys.
|
2016-06-18 15:26:01 -04:00 |
|
Matthijs ter Woord
|
6ea1ca7255
|
Object pointer size is bumped up to 8. First the actual data pointer, then the pointer to the next object pointer
|
2016-06-18 15:06:30 -04:00 |
|
Matthijs ter Woord
|
030ba36636
|
Fix loading fields larger than 4 bytes from structs on the stack.
|
2016-06-18 14:00:58 -04:00 |
|
Matthijs ter Woord
|
35a15fe005
|
Start with increasing object reference size.
|
2016-06-18 12:25:17 -04:00 |
|
Matthijs ter Woord
|
e604e17df7
|
Fix the rat for now.
|
2016-06-18 12:02:30 -04:00 |
|
Matthijs ter Woord
|
ae1b309426
|
Works now.
|
2016-06-18 11:40:17 -04:00 |
|
Matthijs ter Woord
|
fa59b923b4
|
Weird build fix.
|
2016-06-18 10:41:55 -04:00 |
|
Matthijs ter Woord
|
4e426591d5
|
Merge branch 'crypto' of git://github.com/MichaelTheShifter/Cosmos into MichaelTheShifter-crypto
|
2016-06-18 10:34:53 -04:00 |
|
Matthijs ter Woord
|
8a880288c9
|
Move the rat into place.
|
2016-06-17 19:35:20 -04:00 |
|
Kudzu
|
b7d03b4312
|
Heap
|
2016-06-17 18:54:13 -04:00 |
|
Matthijs ter Woord
|
870a73daa8
|
Disable default building of frotz kernel.
|
2016-06-17 18:36:31 -04:00 |
|
Matthijs ter Woord
|
ba808f2bc6
|
.
|
2016-06-17 18:35:22 -04:00 |
|
Matthijs ter Woord
|
efb7823d9f
|
.
|
2016-06-17 16:40:46 -04:00 |
|
Matthijs ter Woord
|
5d66d12d69
|
.
|
2016-06-17 15:18:29 -04:00 |
|
Matthijs ter Woord
|
17dcca9a91
|
.
|
2016-06-17 15:01:56 -04:00 |
|
Matthijs ter Woord
|
cf4025b697
|
.
|
2016-06-17 14:34:35 -04:00 |
|
Matthijs ter Woord
|
8ed25a38ea
|
.
|
2016-06-17 14:34:31 -04:00 |
|
Matthijs ter Woord
|
adb9d3b988
|
.
|
2016-06-17 14:30:54 -04:00 |
|
Matthijs ter Woord
|
991e81a5c3
|
.
|
2016-06-17 13:46:05 -04:00 |
|
Matthijs ter Woord
|
47f7e95ccf
|
.
|
2016-06-17 13:38:19 -04:00 |
|
Matthijs ter Woord
|
7a8e62b2eb
|
.
|
2016-06-17 13:28:56 -04:00 |
|
Matthijs ter Woord
|
cc44dc021e
|
.
|
2016-06-17 13:16:01 -04:00 |
|
Matthijs ter Woord
|
ac1f59034d
|
.
|
2016-06-17 12:58:26 -04:00 |
|
MichaelTheShifter
|
62c8c470c0
|
re-added sha1 test kernel
"MY HANDS ARE TYPING WORDS"
|
2016-06-17 09:00:34 -04:00 |
|
MichaelTheShifter
|
a522e2bc0c
|
Merge remote-tracking branch 'refs/remotes/CosmosOS/master' into crypto
|
2016-06-17 08:46:47 -04:00 |
|
Matthijs ter Woord
|
674ed987ca
|
Fix build.
|
2016-06-17 08:31:56 -04:00 |
|
Matthijs ter Woord
|
894ccff2b0
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-17 08:23:54 -04:00 |
|
Matthijs ter Woord
|
4cfc7aabe7
|
.
|
2016-06-17 08:23:48 -04:00 |
|
Charles Betros
|
bec9009bfc
|
More path fixes.
|
2016-06-17 00:00:45 -05:00 |
|
Charles Betros
|
b7809b0215
|
Fix string in the debugger locals and fix string test in bcl.
|
2016-06-16 22:02:12 -05:00 |
|
Michael VanOverbeek
|
35957a686e
|
Added frotz kernel and switched references to project references. (#381)
* Added ZMachine demo stuff to cosmos sln
* Changed references in frotz kernel to project references
|
2016-06-16 21:39:24 -05:00 |
|
Matthijs ter Woord
|
9d203f141e
|
.
|
2016-06-16 20:08:41 -04:00 |
|
Matthijs ter Woord
|
8a87dfff87
|
.
|
2016-06-16 19:19:14 -04:00 |
|
Matthijs ter Woord
|
40ff5ad8a7
|
.
|
2016-06-16 19:04:26 -04:00 |
|
Matthijs ter Woord
|
990591c9ff
|
.
|
2016-06-16 18:47:08 -04:00 |
|
Matthijs ter Woord
|
050f4e4a11
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-16 18:27:59 -04:00 |
|
Matthijs ter Woord
|
02b8c2eddf
|
.
|
2016-06-16 18:27:45 -04:00 |
|
Kudzu
|
d16cc8a4e1
|
Heap
|
2016-06-16 18:12:17 -04:00 |
|
Matthijs ter Woord
|
a1d0215d86
|
.
|
2016-06-16 17:53:08 -04:00 |
|
Matthijs ter Woord
|
7417d1a1b1
|
.
|
2016-06-16 17:35:09 -04:00 |
|
Matthijs ter Woord
|
335ed4c0b2
|
.
|
2016-06-16 17:25:26 -04:00 |
|
Matthijs ter Woord
|
78771994f8
|
.
|
2016-06-16 17:24:46 -04:00 |
|
Matthijs ter Woord
|
c4af87a933
|
.
|
2016-06-16 16:54:53 -04:00 |
|
MichaelTheShifter
|
692af4f061
|
Merge remote-tracking branch 'refs/remotes/CosmosOS/master' into crypto
|
2016-06-16 15:53:38 -04:00 |
|
Matthijs ter Woord
|
dada8dcc68
|
.
|
2016-06-16 15:05:39 -04:00 |
|
Matthijs ter Woord
|
552c36e1ce
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-16 14:59:36 -04:00 |
|
Matthijs ter Woord
|
808324ae9c
|
.
|
2016-06-16 14:59:31 -04:00 |
|
Kudzu
|
d1ed1caafb
|
heap
|
2016-06-16 14:50:37 -04:00 |
|
Matthijs ter Woord
|
7082cc81ad
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-16 14:44:20 -04:00 |
|
Matthijs ter Woord
|
7657070e1e
|
.
|
2016-06-16 14:33:38 -04:00 |
|
Kudzu
|
baf1928a28
|
heap
|
2016-06-16 14:03:00 -04:00 |
|
Matthijs ter Woord
|
33da131344
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-16 13:41:40 -04:00 |
|
Matthijs ter Woord
|
2fed5169e1
|
.
|
2016-06-16 13:41:29 -04:00 |
|
Kudzu
|
3f5d1d543d
|
heap
|
2016-06-16 13:29:32 -04:00 |
|
Matthijs ter Woord
|
c52ae504d5
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-16 13:17:06 -04:00 |
|
Matthijs ter Woord
|
00c205ba68
|
.
|
2016-06-16 13:06:44 -04:00 |
|
Charles Betros
|
b65165c0b7
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
|
2016-06-16 11:59:14 -05:00 |
|
Charles Betros
|
c9cfbbe443
|
Filesystem work.
|
2016-06-16 11:59:07 -05:00 |
|
Matthijs ter Woord
|
dd1710d742
|
.
|
2016-06-16 12:59:00 -04:00 |
|
Matthijs ter Woord
|
246898198d
|
.
|
2016-06-16 12:33:07 -04:00 |
|
Matthijs ter Woord
|
be7b8a2a94
|
.
|
2016-06-16 12:30:38 -04:00 |
|
Matthijs ter Woord
|
195835cb44
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-16 11:41:30 -04:00 |
|
Matthijs ter Woord
|
f1f5e88c3d
|
.
|
2016-06-16 11:41:19 -04:00 |
|
MichaelTheShifter
|
b795d787f8
|
fixed an error with the cctor plug in system.security.cryptography.cryptoconfig
|
2016-06-16 08:22:29 -04:00 |
|
Charles Betros
|
af12bec66f
|
More filesystem work.
|
2016-06-15 23:29:36 -05:00 |
|
Charles Betros
|
77d0c37b3b
|
Filesystem work
|
2016-06-15 20:53:29 -05:00 |
|
MichaelTheShifter
|
dedc7b26a6
|
Merge remote-tracking branch 'refs/remotes/CosmosOS/master' into crypto
|
2016-06-15 20:13:11 -04:00 |
|
Matthijs ter Woord
|
550901b19a
|
.
|
2016-06-15 18:10:54 -04:00 |
|
Matthijs ter Woord
|
594efd2fd7
|
.
|
2016-06-15 16:50:40 -04:00 |
|
Matthijs ter Woord
|
2ce5c4cb1f
|
.
|
2016-06-15 16:47:21 -04:00 |
|
Matthijs ter Woord
|
fc902e5a68
|
.
|
2016-06-15 16:38:45 -04:00 |
|
Matthijs ter Woord
|
98cd7da12f
|
.
|
2016-06-15 16:31:21 -04:00 |
|
Matthijs ter Woord
|
2af1f70dbe
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-15 16:28:40 -04:00 |
|
Matthijs ter Woord
|
6b5373da23
|
.
|
2016-06-15 15:16:52 -04:00 |
|
Kudzu
|
d5c3dff966
|
Heap works
|
2016-06-15 15:12:48 -04:00 |
|
Matthijs ter Woord
|
dd55bff2c1
|
.
|
2016-06-15 15:11:55 -04:00 |
|
Matthijs ter Woord
|
5979ad032e
|
.
|
2016-06-15 15:04:50 -04:00 |
|
Matthijs ter Woord
|
12d1ae5614
|
.
|
2016-06-15 12:50:06 -04:00 |
|
Matthijs ter Woord
|
5803a95381
|
.
|
2016-06-15 12:36:58 -04:00 |
|
Matthijs ter Woord
|
f86cbfb6bf
|
.
|
2016-06-15 12:35:46 -04:00 |
|
Matthijs ter Woord
|
ff5662e9aa
|
.
|
2016-06-15 12:22:55 -04:00 |
|
Matthijs ter Woord
|
1dc41f1a4b
|
.
|
2016-06-15 12:16:27 -04:00 |
|
Matthijs ter Woord
|
f6f0bab95b
|
.
|
2016-06-15 12:03:44 -04:00 |
|
Matthijs ter Woord
|
feef7db59a
|
.
|
2016-06-15 11:45:30 -04:00 |
|
MichaelTheShifter
|
f27cdb0868
|
Merge remote-tracking branch 'refs/remotes/CosmosOS/master' into crypto
|
2016-06-15 10:00:32 -04:00 |
|
Matthijs ter Woord
|
bbb8265166
|
.
|
2016-06-15 09:55:11 -04:00 |
|
Matthijs ter Woord
|
452cad9483
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-15 08:39:39 -04:00 |
|
Matthijs ter Woord
|
f5e3ea6da9
|
.
|
2016-06-15 08:39:19 -04:00 |
|
MichaelTheShifter
|
07c5a1a4bf
|
Merge remote-tracking branch 'refs/remotes/CosmosOS/master' into crypto
|
2016-06-15 08:16:10 -04:00 |
|
Charles Betros
|
257b9cff36
|
Change all unit tests to x86.
|
2016-06-14 23:43:02 -05:00 |
|
Charles Betros
|
f74054399c
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
|
2016-06-14 23:20:18 -05:00 |
|
Charles Betros
|
280fdead4c
|
Fix filesystem.
|
2016-06-14 23:20:10 -05:00 |
|
Matthijs ter Woord
|
456772f88f
|
.
|
2016-06-14 21:25:40 -04:00 |
|
Kudzu
|
95c0021bf0
|
Heap
|
2016-06-14 21:21:37 -04:00 |
|
Kudzu
|
a4b05c8eb1
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2016-06-14 21:13:03 -04:00 |
|
Kudzu
|
639b5c2b21
|
heap
|
2016-06-14 21:12:52 -04:00 |
|
Matthijs ter Woord
|
9a2f6714b5
|
.
|
2016-06-14 20:58:19 -04:00 |
|