Cosmos/source2
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
..
Build Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
Compiler 2012-08-06 02:11:34 +00:00
Cosmos.Assembler Method End GUID label. 2012-08-07 19:49:21 +00:00
Cosmos.Assembler.Nasm 2012-07-10 02:44:31 +00:00
Cosmos.Deploy.Pixie
Cosmos.Deploy.USB
Cosmos.VS.DummyHost
Debug Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
Demos/Guess Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
IL2CPU Missing semi colon. 2012-08-18 03:43:39 +00:00
Kernel 2012-08-07 02:48:32 +00:00
MDbg4 2012-08-06 22:09:30 +00:00
Tools
Users Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
VMWareLib
VSIP Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
XSharp.Nasm 2012-07-11 21:39:47 +00:00
Builder.sln
Builder.vssscc
Cosmos.Common.Extensions.csproj
Cosmos.Core.csproj
Cosmos.ico
Cosmos.snk
Guess.sln 2012-07-29 18:07:04 +00:00
Guess.vssscc
Kudzu.sln 2012-08-12 17:11:38 +00:00
Kudzu.vssscc 2012-08-12 16:51:55 +00:00
XSharp.vssscc