Commit graph

37 commits

Author SHA1 Message Date
Charles Betros
73ef14d551 Working on delegates. 2016-09-26 06:55:37 -05:00
Charles Betros
c7fda235b2 Fix up solution 2016-09-11 15:31:53 -05:00
fanoI
81402241c0 Fixed Template for Visual Basic kernel
- Visual Basict projects do not accept ';' as separator between the constant definitions they accept instead ','
- The example kernel was wrong as nothing was really echoed back!
2016-08-29 15:44:57 +02:00
José Pedro
8788205719 Replace PXE interface textbox with a combobox, filled with local machine interfaces 2016-06-24 20:01:18 +01:00
Matthijs ter Woord
2fed5169e1 . 2016-06-16 13:41:29 -04:00
Charles Betros
6e12a413ed Added VS SDK package to fix a bug in the sdk tools. 2016-06-09 13:36:42 -05:00
Charles Betros
1941126547 Fixed build configurations for new projects. Closes #352 and #353. 2016-04-08 22:42:53 -05:00
Charles Betros
b283a07631 Update .net versions. 2016-03-13 20:42:09 -05:00
Charles Betros
0bef9a8fac Updating solution config. 2016-03-13 12:27:58 -05:00
Charles Betros
4a3b6a50df Fixed up project and solution configurations and remove jetbrains annotations. 2016-03-06 17:33:21 -06:00
Charles Betros
6f50b73386 Changed build configuration 2016-02-15 01:29:03 -06:00
Charles Betros
929bd8d575 Removed source2 folder. 2015-12-17 00:16:15 -06:00
Charles Betros
4e08b03a8a Closes #271. Added an option for stack corruption detection. Checks can now occur after every instruction or for method footers ornly. 2015-12-17 00:15:51 -06:00
Charles Betros
6a1b942fcd #250 Add an option in Cosmos projects to use the Bochs Gui Debugger. 2015-11-11 20:23:40 -06:00
Matthijs ter Woord
fc39e1e040 Move property names to a separate class. 2015-10-03 14:19:37 +02:00
Matthijs ter Woord
bd089afa2f Merge branch 'master' into pr/182 2015-08-16 16:28:47 +02:00
Monsieur Z
465d052825 Update VBProjKernel.vbproj 2015-08-06 19:23:11 +02:00
Monsieur Z
58089b9df1 Update FSharpProject.fsproj 2015-08-06 19:22:37 +02:00
Monsieur Z
195ba33118 Update CSharpProject.csproj 2015-08-06 19:21:02 +02:00
Monsieur Z
8bf6d6f311 Update VBProjKernel.vbproj 2015-08-06 19:20:26 +02:00
Monsieur Z
4ebbbb7cb4 Update CSharpProject.csproj 2015-08-06 19:19:21 +02:00
Matthijs ter Woord
dca4a09c83 Fixes on main branch. 2015-08-03 16:33:29 -04:00
Matthijs ter Woord
d285220f1d Building using vs2015 works now. Most likely doesn't work with 2013 anymore. 2015-07-23 00:21:14 +02:00
Geramy L. Loveless
e482660024 Settings bug fixed
I used a frozen variable because the onchange events for anything in the
settings page was being applied to the current mProp which means when we
load our settings we will load the defaults.
2015-05-22 10:38:56 -07:00
Andrey Kurdyumov
806470870d Saving BinFormat under common properties. 2015-02-11 01:38:22 +06:00
Matthijs ter Woord
d84af75276 Ongoing changes. changing cosmos debug port works now. 2015-01-03 11:19:01 +01:00
Matthijs ter Woord
507365dad6 Ongoing work for making serial console working. 2014-12-30 18:42:01 +01:00
Phil Garcia
407d15c8d9 - Resolves issue with GIT constantly thinking this file has changed. 2014-12-25 09:40:29 -08:00
Matthijs ter Woord
bf9bd10c0e Merge pull request #22 from tgiphil/mkisofs-merged
Use mkisofs to create ISO file
2014-12-21 12:30:28 +01:00
MyvarHD
72c97ee6d7 Fixed tab order of options page 2014-12-20 15:46:09 +02:00
Phil Garcia
447c050873 Merge branch 'master' of https://github.com/CosmosOS/Cosmos into mkisofs-merged
Conflicts:
	.gitignore
2014-12-07 10:10:13 -08:00
Phil Garcia
ca7b9aa697 - Use mkisofs to create ISO file 2014-12-07 10:04:46 -08:00
tgiphil
078e147aa3 - Removed old ..svnbridge directories 2014-12-04 23:46:56 -08:00
tgiphil
74c1dc4cde - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
Phil Garcia
d6fbf5341e - Removed user specific *.user and *.vsscc files 2014-12-04 20:10:08 -08:00
Sentinel209_cp
c591a7ff1b Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
Sentinel209_cp
1a2f83dc84 Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00