valentinbreiz
|
9991438084
|
Update Global.cs
|
2018-07-21 23:36:19 +02:00 |
|
valentinbreiz
|
65d5e25477
|
Update Global.cs
|
2018-07-21 23:35:47 +02:00 |
|
valentinbreiz
|
ac955d0ec6
|
Update PS2Controller.cs
|
2018-07-21 23:33:46 +02:00 |
|
José Pedro
|
4a801eb167
|
File system fixes and code cleanup.
|
2018-07-21 21:06:18 +01:00 |
|
José Pedro
|
be44ef26b0
|
PS/2 driver fixes.
|
2018-07-21 20:38:42 +01:00 |
|
Valentin Charbonnier
|
6b5ae320f6
|
Fix on real hardware.
|
2018-07-20 17:25:33 +02:00 |
|
José Pedro
|
daa40d38e2
|
Hyper-V fix.
|
2018-07-18 23:15:59 +01:00 |
|
fanoI
|
23cc82d3a8
|
Merge pull request #984 from quajak/master
Reduce usage of ByteConverter
|
2018-07-17 20:04:20 +02:00 |
|
José Pedro
|
73c4009e0e
|
Fixed build.
|
2018-07-17 00:44:18 +01:00 |
|
José Pedro
|
c2a9e91451
|
Fixed Hyper-V integration.
|
2018-07-16 22:07:59 +01:00 |
|
Valentin Charbonnier
|
dc901ee20d
|
Build fix.
|
2018-07-15 16:22:05 +02:00 |
|
Valentin Charbonnier
|
f929097973
|
Conflicts fixed.
|
2018-07-15 16:14:35 +02:00 |
|
valentinbreiz
|
e17cf7839a
|
Merge pull request #40 from Og-Rok/OgRok-Multitasking
[WIP] Multitasking
|
2018-07-15 16:00:52 +02:00 |
|
valentinbreiz
|
f943d08a83
|
Merge branch 'master' into OgRok-Multitasking
|
2018-07-14 23:49:24 +02:00 |
|
Valentin Charbonnier
|
87a22561da
|
Better logs.
|
2018-07-14 22:00:46 +02:00 |
|
José Pedro
|
fbad75fc71
|
Fixed appveyor.yml.
|
2018-07-11 22:47:19 +01:00 |
|
valentinbreiz
|
d06a37e896
|
Merge pull request #54 from CosmosOS/master
Merge master.
|
2018-07-11 19:05:18 +02:00 |
|
Quajak
|
10528e0158
|
Fixed the problems
|
2018-07-11 18:02:34 +02:00 |
|
José Pedro
|
8d8a450d23
|
Builder fixes.
|
2018-07-07 00:54:48 +01:00 |
|
José Pedro
|
aa7894e29e
|
Builder fix.
|
2018-07-06 01:21:24 +01:00 |
|
valentinbreiz
|
c320c177ba
|
Update VMWareSVGAII.cs
|
2018-07-05 22:05:12 +02:00 |
|
valentinbreiz
|
eccfe51dcf
|
Update ProcessorInformationImpl.cs
|
2018-07-05 22:03:58 +02:00 |
|
valentinbreiz
|
c73a92cdc1
|
Merge pull request #53 from CosmosOS/master
Merge master.
|
2018-07-05 22:03:13 +02:00 |
|
valentinbreiz
|
8bfa9da3b4
|
Update VMWareSVGAII.cs
|
2018-07-05 22:02:47 +02:00 |
|
valentinbreiz
|
1738e941fe
|
Update ProcessorInformationImpl.cs
|
2018-07-05 21:58:32 +02:00 |
|
José Pedro
|
560e58a5dd
|
Fixed Cosmos.Build.targets.
|
2018-07-05 19:53:59 +01:00 |
|
Quajak
|
65f114dd91
|
Merge remote-tracking branch 'upstream/master'
|
2018-07-04 22:35:40 +02:00 |
|
Quajak
|
33d16fca1c
|
Readded ByteConverter class so that the Set methods can be still used.
Improved dialog of testrunner for saving the file
Fixed changes in FatDirectoryEntry
Added tests to EncodingTests for UnicodeEncoding
|
2018-07-04 22:31:20 +02:00 |
|
jp2masa
|
c860ece65a
|
Merge pull request #700 from CosmosOS/ps2-driver
PS/2 Driver Work
|
2018-07-04 20:57:55 +01:00 |
|
José Pedro
|
842e4e5057
|
Fixed #1000.
|
2018-07-03 14:43:26 +01:00 |
|
José Pedro
|
6549a6db18
|
Moved keyboard and mouse detection logic to Cosmos.HAL.Global.
Bug fixes.
Code cleanup.
|
2018-06-29 02:37:14 +01:00 |
|
José Pedro
|
45560ee3a6
|
Merge latest from master.
|
2018-06-28 21:59:42 +01:00 |
|
jp2masa
|
cdbb9b3ac6
|
Merge pull request #941 from CosmosOS/builder-improvements
Builder improvements
|
2018-06-15 22:33:14 +01:00 |
|
José Pedro
|
3fbd82d25c
|
Updated VS packages to use AsyncPackage.
|
2018-06-13 23:19:59 +01:00 |
|
José Pedro
|
123b14917f
|
Added option to deploy content files.
|
2018-06-11 23:36:30 +01:00 |
|
José Pedro
|
18e7579107
|
Project system.
|
2018-06-10 21:49:34 +01:00 |
|
José Pedro
|
09341b9915
|
Moved LabelName to IL2CPU.API.
|
2018-06-07 21:08:26 +01:00 |
|
José Pedro
|
91161a2068
|
Fixed CosmosGraphicSubsystem.csproj references.
|
2018-06-07 20:49:51 +01:00 |
|
Valentin Charbonnier
|
165a765785
|
InitDriver now public.
|
2018-06-04 00:31:14 +02:00 |
|
valentinbreiz
|
96dd63b5ed
|
Merge pull request #52 from CosmosOS/master
Merge master.
|
2018-06-03 22:27:16 +02:00 |
|
valentinbreiz
|
96144b9ebb
|
Update AMDPCNetII.cs
|
2018-06-03 22:26:24 +02:00 |
|
Valentin Charbonnier
|
e95910f108
|
PIC Fix.
|
2018-06-03 22:15:02 +02:00 |
|
José Pedro
|
b77c09bc7b
|
Packages.
|
2018-05-28 22:47:07 +01:00 |
|
jp2masa
|
2c14f60453
|
Merge pull request #988 from valentinbreiz/patch-1
[PCNETII] Little fix on packet size
|
2018-05-25 21:21:25 +01:00 |
|
valentinbreiz
|
4afe85d9a7
|
Little fix on packet size
(previously limited to 255 bytes)
|
2018-05-25 21:21:31 +02:00 |
|
fanoI
|
2507b7f104
|
Merge pull request #980 from fanoI/CGS-Struct
Changed some classes of CGS to be struct
|
2018-05-25 20:45:48 +02:00 |
|
José Pedro
|
b81d51b2b4
|
Guess demo fix.
|
2018-05-23 22:42:29 +01:00 |
|
José Pedro
|
7411694499
|
Added Launch target.
|
2018-05-22 20:24:14 +01:00 |
|
Quajak
|
ee4c09bcdb
|
Fixed requested changes
Added plugs for BitConverter ToUInt16, 32 and 64 methods
Used ToUInt methods
|
2018-05-20 17:46:46 +02:00 |
|
fanoI
|
655786934e
|
Implemented requested changes
|
2018-05-20 15:35:04 +02:00 |
|