Cosmos/source2/Build/Cosmos.Build.MSBuild
BlueSkeye_cp 7372c8a9bd Bochs integration : alpha version
Limitations :

- Bochs must be installed on the system. This is not checked as a  prerequisite by the Builder.
- You will find a GuessForBochs Cosmos project under BlueSkeye user project folder that can be used to launch the Guess project under Bochs.
- You may have to fix manually the path for the following properties in Cosmos.bxrc file copied to the CosmosForBochs\Bin\Debug folder
  * romimage
  * vgaromimage
- The Cosmos project UI is not yet Bochs aware. If you do not use the GuessForBochs project you must manually edit your Cosmos project file to modify the following property in both the Debug and Release property group from the project file :

    <Launch>Bochs</Launch>

  You must also add the following properties in both the Debug and Release property group from the project file :

    <BochsConfig>Cosmos.bxrc</BochsConfig>
    <Bochs_Deployment>ISO</Bochs_Deployment>
    <Bochs_Launch>Bochs</Bochs_Launch>
    <Bochs_DebugEnabled>True</Bochs_DebugEnabled>
    <Bochs_DebugMode>Source</Bochs_DebugMode>
    <Bochs_IgnoreDebugStubAttribute />
    <Bochs_VMwareEdition>Player</Bochs_VMwareEdition>
    <Bochs_OutputPath>bin\Debug\</Bochs_OutputPath>
    <Bochs_Framework>MicrosoftNET</Bochs_Framework>
    <Bochs_UseInternalAssembler>False</Bochs_UseInternalAssembler>
    <Bochs_TraceAssemblies />
    <Bochs_EnableGDB>False</Bochs_EnableGDB>
    <Bochs_StartCosmosGDB>false</Bochs_StartCosmosGDB>
    <Bochs_Name>GuessForBochs</Bochs_Name>
    <Bochs_Description>Use Bochs emulator to deploy and debug.</Bochs_Description>
    <Bochs_VisualStudioDebugPort>Pipe: Cosmos\Serial</Bochs_VisualStudioDebugPort>
    <Bochs_PxeInterface>192.168.43.1</Bochs_PxeInterface>
    <Bochs_SlavePort>Serial: COM3</Bochs_SlavePort>
    <Bochs_ShowLaunchConsole>False</Bochs_ShowLaunchConsole>
2012-09-14 17:13:06 +00:00
..
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
App.config 2012-08-02 06:33:12 +00:00
BaseToolTask.cs enable error log for basetooltask 2011-06-23 18:22:01 +00:00
Cosmos.Build.MSBuild.csproj 2012-08-06 02:35:21 +00:00
Cosmos.Build.MSBuild.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk 2010-03-25 13:48:38 +00:00
Cosmos.targets Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
ExtractMapFromElfFile.cs 2012-08-11 14:38:56 +00:00
IL2CPU.cs Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
IL2CPUTask.cs 2012-08-12 16:35:36 +00:00
Ld.cs 2010-04-05 17:25:58 +00:00
MakeISO.cs 2012-06-25 01:12:53 +00:00
NAsm.cs 2012-08-12 16:35:36 +00:00
packages.config 2012-08-02 06:33:12 +00:00
ReadMe.html 2010-09-07 14:16:08 +00:00
ReadNAsmMapToDebugInfo.cs 2012-08-03 05:35:22 +00:00
TestClass.cs 2010-04-11 16:45:59 +00:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
	</body>
</html>