valentinbreiz
|
6bef4e1fa0
|
Add changes from @Og-Rok
|
2020-12-27 19:31:58 +01:00 |
|
valentinbreiz
|
ec1e46553a
|
Merge branch 'master' into feature/ulong_tostring
|
2020-12-19 00:48:42 +01:00 |
|
Alexy DA CRUZ (GeomTech)
|
705b5d9d03
|
Add GetDevice with bus, slot, function informations.
|
2020-12-14 22:59:42 +01:00 |
|
valentinbreiz
|
cf56bb9eec
|
Programatically get ApplicationData path
Inno Setup {userappdata} always points to C:\
|
2020-12-10 18:58:20 +01:00 |
|
KM198912
|
7fb6ff9d80
|
Update CPU.cs
add .Trim() to the returned string because otherwise it is shifted to the right using Console.WriteLine
|
2020-11-30 13:15:20 +01:00 |
|
MishaTY
|
04396b75cd
|
Update InterlockedImpl.cs
|
2020-11-19 12:28:41 -05:00 |
|
Quajak
|
a14aae5f0a
|
Dont launch Kernel.sln in VS after building devkit
|
2020-11-19 00:16:34 +01:00 |
|
KM198912
|
f45e837422
|
i hate git...
|
2020-11-18 16:48:54 +01:00 |
|
KM198912
|
7955f265b2
|
Revert "Patch 1"
|
2020-11-18 16:27:36 +01:00 |
|
KM198912
|
8a8ddac525
|
Fix Typo
|
2020-11-18 15:38:23 +01:00 |
|
KM198912
|
3bd29971d9
|
Add Bitmap V5 header
This should resolve most issues of incorrect header , BITMAPV5INFO inherits the V4. need to add tests still.
|
2020-11-18 15:35:05 +01:00 |
|
Quajak
|
806ed3c73c
|
Merge branch 'master' into feature/ulong_tostring
|
2020-11-17 10:25:56 +01:00 |
|
Quajak
|
418752aaf4
|
Added missing using
|
2020-11-17 10:05:54 +01:00 |
|
Quajak
|
39f72f9dfd
|
Fixed estimate cpu speed method
Added a unit test
|
2020-11-14 20:50:46 +01:00 |
|
Quajak
|
c4c1d10a7c
|
Reverted more unwanted changes
|
2020-11-14 19:15:55 +01:00 |
|
Quajak
|
0f728acd9a
|
Fixed incorrect replaces
|
2020-11-14 19:07:21 +01:00 |
|
Quajak
|
ed3cd4ff51
|
Undid unit test approach and now use DebugFactory to allow using cosmos debug when running unit tests
|
2020-11-14 18:48:23 +01:00 |
|
Quajak
|
ee34c631c5
|
Changed again how clearing happens. Reverted to use Fat Table correctly
|
2020-11-07 21:58:44 +01:00 |
|
Quajak
|
5b08ba79b6
|
Added unittest build configuration, which allows you to use loggers(COSMOSDEBUG) when using unit tests
|
2020-11-07 20:05:31 +01:00 |
|
Quajak
|
0d268eebef
|
Added unittests for the VFSManager
Changed how the cluster is cleared again
Also added method to find unused cluster to use, rather than incorrectly using GetFatEntry to find cluster
|
2020-11-07 19:58:49 +01:00 |
|
Quajak
|
0c5b313352
|
Merge branch 'master' into fix/alloc_directory
|
2020-11-04 21:25:56 +01:00 |
|
Charles Betros
|
bbcde4ce16
|
Merge branch 'master' into fix/alloc_directory
|
2020-11-04 12:07:04 -06:00 |
|
Quajak
|
09744a47e7
|
Changed where
|
2020-11-04 18:48:06 +01:00 |
|
Quajak
|
89a6afadff
|
Merge branch 'master' into feature/vs_debug_stability
|
2020-11-04 16:57:59 +01:00 |
|
valentinbreiz
|
e08f9977b4
|
Add more notes
|
2020-11-02 15:45:11 +01:00 |
|
Quajak
|
ca1aacfbb1
|
New approach to correctly initialise directory
|
2020-10-31 21:25:31 +01:00 |
|
Quajak
|
f97f641bb4
|
Only clear the next entry
Fix incorrect amount written
|
2020-10-29 21:36:13 +01:00 |
|
Quajak
|
c9dfec1740
|
Fixed fat file system bug when creating a new directory which gets allocated a cluster with data still in it
Also added more debug output
|
2020-10-29 11:26:55 +01:00 |
|
Quajak
|
4030691212
|
Merge branch 'master' into feature/vs_debug_stability
|
2020-10-29 00:01:14 +01:00 |
|
Quajak
|
19731a2a90
|
Merge branch 'master' into quajak-patch-1
|
2020-10-28 14:57:59 +01:00 |
|
Charles Betros
|
da3fb2d6b5
|
Merge branch 'master' into fix/custom_launch_profiles
|
2020-10-27 20:49:54 -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
|
9d4d894aa8
|
User defined launch configurations are loaded when reopening properties
Cleaned up code
|
2020-10-26 13:13:48 +01:00 |
|
Charles Betros
|
ce06f0711a
|
Merge branch 'master' into quajak-patch-2
|
2020-10-25 10:57:23 -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
|
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
|
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
|
13e20249ee
|
Merge branch 'master' into feature/qemu
|
2020-10-20 11:33:46 -05:00 |
|
KM198912
|
7cf12663e4
|
Update Canvas.cs
Make Requested Changes
|
2020-10-20 16:33:07 +02:00 |
|
KM198912
|
101340a6ed
|
Implement Bitmap Scaling
Implement Bitmap Scaling by Desired Height and Width
|
2020-10-20 15:54:01 +02:00 |
|
Charles Betros
|
744f43b823
|
Merge branch 'master' into feature/qemu
|
2020-10-19 16:05:16 -05:00 |
|
Charles Betros
|
08e28dc0f8
|
Merge branch 'feature/qemu' of https://github.com/CosmosOS/Cosmos into feature/qemu
|
2020-10-19 13:41:54 -05:00 |
|
Charles Betros
|
a28e982d9f
|
Qemu
|
2020-10-19 13:41:49 -05:00 |
|