Commit graph

8565 commits

Author SHA1 Message Date
Quajak
43a812b720 A bit of progress, now stuck on StreamReader.ReadToEnd 2021-01-27 16:13:24 +01:00
Quajak
76df7fbd75 New signature, same bug 2021-01-16 19:46:40 +01:00
Quajak
b70818603d Back to problems with fat 2021-01-13 21:51:00 +01:00
Quajak
c14e8727b1 Finally got strings working again with ReadOnlySpans 2021-01-08 11:39:23 +01:00
Quajak
27499ccdb4 Fixed string ctor and further tests to figure put problem with split 2021-01-05 08:17:39 +01:00
Quajak
e6e1a15529 More plugs and fixed first string ctor 2020-12-31 11:11:45 +01:00
Quajak
d5c9a79bfe More plugs 2020-11-30 17:25:43 +01:00
Quajak
a50b1facad Added more plugs 2020-11-26 23:15:54 +01:00
Quajak
7579564370 Spans work now, should be close to finish 2020-11-25 18:42:06 +01:00
Quajak
5a5b5701f6 Further tests and plugs 2020-11-23 22:16:01 +01:00
Quajak
7c8e1c07d5 All plug changes to get il2cpu to build .net5.0 bcl test 2020-11-23 14:24:45 +01:00
Quajak
5397e1a0ca Updated to .net50 2020-11-22 14:42:10 +01:00
Quajak
f2f8d506ee Updated csproj files 2020-11-16 00:22:10 +01:00
Quajak
c56e740b86 Merge remote-tracking branch 'origin/master' into netcoreapp2.1
# Conflicts:
#	Tests/Cosmos.TestRunner/Cosmos.TestRunner.csproj
#	source/Cosmos.Core_Asm/Cosmos.Core_Asm.csproj
#	source/Cosmos.Core_Plugs/Cosmos.Core_Plugs.csproj
#	source/Cosmos.System2_Plugs/Cosmos.System2_Plugs.csproj
#	source/Cosmos.System2_Plugs/System/DateTimeImpl.cs
#	source/Kernel-X86/10-CPU/Cosmos.CPU_Asm/Cosmos.CPU_Asm.csproj
2020-11-14 22:27:04 +01:00
Charles Betros
25d7b66bf1
Merge pull request #1549 from CosmosOS/feature/vs_debug_stability
Decrease VS crashes
2020-11-04 12:13:30 -06:00
Quajak
89a6afadff
Merge branch 'master' into feature/vs_debug_stability 2020-11-04 16:57:59 +01:00
Quajak
d284f28dad
Change null check 2020-11-04 16:57:47 +01:00
valentinbreiz
ea67f87341
Merge pull request #1554 from valentinbreiz/morenotes
Add more notes in PC Speaker
2020-11-03 21:19:21 +01:00
valentinbreiz
e08f9977b4 Add more notes 2020-11-02 15:45:11 +01:00
Quajak
4030691212
Merge branch 'master' into feature/vs_debug_stability 2020-10-29 00:01:14 +01:00
Charles Betros
51f1d930a9
Merge pull request #1535 from CosmosOS/quajak-patch-1
Allow larger alignments
2020-10-28 13:37:02 -05:00
Quajak
19731a2a90
Merge branch 'master' into quajak-patch-1 2020-10-28 14:57:59 +01:00
Charles Betros
02579c11de
Merge pull request #1544 from CosmosOS/fix/custom_launch_profiles
User defined launch configurations are loaded when reopening properties
2020-10-27 20:50:08 -05:00
Charles Betros
da3fb2d6b5
Merge branch 'master' into fix/custom_launch_profiles 2020-10-27 20:49:54 -05:00
Charles Betros
04af9453b2
Merge pull request #1547 from CosmosOS/fix/fat_long_name_ioor
Fix incorrect size of array when setting metadata of long file names
2020-10-27 20:49:01 -05:00
Quajak
85f95013b5 Fix incorrect size of array when setting metadata of long file names 2020-10-27 21:52:51 +01:00
Quajak
4209cc772b
Merge branch 'master' into fix/custom_launch_profiles 2020-10-26 21:28:20 +01:00
Quajak
9d4d894aa8 User defined launch configurations are loaded when reopening properties
Cleaned up code
2020-10-26 13:13:48 +01:00
Charles Betros
b04f64810e
Merge pull request #1540 from CosmosOS/quajak-patch-2
Bump il2cpu version
2020-10-25 19:37:54 -05:00
Quajak
96aaad5f85
Bump il2cpu version 2020-10-25 18:54:38 +01:00
Charles Betros
c6ece319be
Merge pull request #1537 from CosmosOS/quajak-patch-2
Actually close builder if already running
2020-10-25 10:57:35 -05:00
Charles Betros
ce06f0711a
Merge branch 'master' into quajak-patch-2 2020-10-25 10:57:23 -05:00
Charles Betros
f56837c444
Merge pull request #1538 from CosmosOS/fix/cbd_not_found
Possible fix for cbd not being found
2020-10-25 10:55:57 -05:00
Quajak
ffb779b0ca Fix path stored in debug info not being absolute and therefor looking in the wrong place 2020-10-25 16:16:57 +01:00
Quajak
cec50702b1
Actually close builder if already running 2020-10-25 15:22:21 +01:00
Quajak
8f913eabcc
Allow larger alignments 2020-10-24 18:36:09 +02:00
Charles Betros
ddc99d21f8
Merge pull request #1525 from KM198912/patch-6
Enable Slaves on IDE
2020-10-23 12:03:08 -05:00
Charles Betros
2205c66257
Merge pull request #1531 from KM198912/patch-1
Update CPU.cs to fix a Typo
2020-10-23 12:02:42 -05:00
Charles Betros
7f76257994
Merge branch 'master' into patch-1 2020-10-23 12:02:34 -05:00
Charles Betros
e1477bffca
Merge pull request #1532 from CosmosOS/quajak-patch-1
Allow users to handle Ctrl+Alt+Delete
2020-10-23 12:02:10 -05:00
Charles Betros
20fc2c4520
Merge pull request #1534 from CosmosOS/bug/qemu_typo
Fix isofile typo
2020-10-23 12:01:46 -05:00
Charles Betros
ffe4dc9e4e Fix isofile typo 2020-10-22 13:54:33 -05:00
Quajak
2cd0d32184 Added better handling for incomplete data received when debugging 2020-10-22 19:38:43 +02:00
Quajak
cabc72bb9e
Allow users to handle Ctrl+Alt+Delete 2020-10-22 18:53:47 +02:00
KM198912
257191d2c8
Update CPU.cs
Typo Fix
2020-10-22 18:44:47 +02:00
Charles Betros
a42673b8a4
Merge pull request #1530 from CosmosOS/chore/bump_common_version
Bump Common package version
2020-10-20 14:07:14 -05:00
Charles Betros
0e98b1d7a3 Bump Common package version 2020-10-20 12:34:07 -05:00
Charles Betros
39b6f889de
Merge pull request #1507 from CosmosOS/feature/qemu
Feature/qemu
2020-10-20 11:55:40 -05:00
Charles Betros
13e20249ee
Merge branch 'master' into feature/qemu 2020-10-20 11:33:46 -05:00
Quajak
1e4cbb65e8
Merge pull request #1529 from KM198912/patch-1
Implement Bitmap Scaling
2020-10-20 17:05:23 +02:00