mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
Please note that this version works only with Bochs. - To make it works was needed to renounce to all structures (a part for primitive types) so now Mode and Color are classes. - Implemented methods of Canvas DrawPoint(), DrawLine() and DrawRect() for now only color depth of 32 bit and integer coordinates are supported - Changed IoPort of Bochs / VBE to MemoryBlock and not MemoryBlock08 so I can write an 32 bit ARGB color in only an operation instead of 4, this will semplify the future work of RGB24 and RGB16 too. Changed the name to the correct one "LinearFrameBuffer". - Made VBEDriver more object oriented (used enums instead of hardcoded values, created methods and so on...) - Bugfix in the Pen class there was confusion in the setter / getter of the Color property - In VBEScreen removed the old code that is not needed anymore, added check to method arguments (that throws in case of fatal errors) |
||
|---|---|---|
| .. | ||
| Cosmos.Assembler | ||
| Cosmos.Build.Builder | ||
| Cosmos.Build.Common | ||
| Cosmos.Build.Common.Tests | ||
| Cosmos.Build.Installer | ||
| Cosmos.Build.MSBuild | ||
| Cosmos.Common | ||
| Cosmos.Core | ||
| Cosmos.Core.Memory | ||
| Cosmos.Core.Memory.Test | ||
| Cosmos.Core.Plugs | ||
| Cosmos.Core.Tests | ||
| Cosmos.Debug.Common | ||
| Cosmos.Debug.DebugStub | ||
| Cosmos.Debug.GDB | ||
| Cosmos.Debug.Kernel | ||
| Cosmos.Debug.Kernel.Plugs | ||
| Cosmos.Debug.VSDebugEngine | ||
| Cosmos.Deploy.Pixie | ||
| Cosmos.Deploy.USB | ||
| Cosmos.HAL | ||
| Cosmos.IL2CPU | ||
| Cosmos.IL2CPU.Plugs | ||
| Cosmos.IL2CPU.Profiler | ||
| Cosmos.System | ||
| Cosmos.System.Plugs | ||
| Cosmos.System.Tests | ||
| Cosmos.VS.Debug | ||
| Cosmos.VS.Package | ||
| Cosmos.VS.Windows | ||
| Cosmos.VS.Windows.Test | ||
| Cosmos.VS.Wizards | ||
| ElfMap2DebugDb | ||
| IL2CPU | ||
| libraries/nunit | ||
| MPF | ||
| Tools | ||
| Unused | ||
| VMWareLib | ||
| XSharp.Compiler | ||
| XSharp.Nasm | ||
| XSharp.Test | ||
| XSharp.VS | ||
| Build.sln | ||
| Builder.sln | ||
| Cosmos.Common.ReadMe.html | ||
| Cosmos.sln | ||
| Cosmos.sln.DotSettings | ||
| Cosmos.snk | ||
| Cosmos.VS.ReadMe.html | ||
| XSharp Projects.txt | ||
| XSharp.sln | ||