mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
- VBE (Bochs Graphic Adapter): made bitmap drawing faster using MemoryOperations.Copy - VBE (Bochs Graphic Adapter): made filled rectangle drawing faster using MemoryOperations.Fill - Created TestRunner for MemoryOperations |
||
|---|---|---|
| .. | ||
| Bitmap.cs | ||
| Canvas.cs | ||
| ColorDepth.cs | ||
| FullScreenCanvas.cs | ||
| Image.cs | ||
| Mode.cs | ||
| Pen.cs | ||
| Point.cs | ||
| SVGAIIScreen.cs | ||
| VBEScreen.cs | ||
| VGAScreen.cs | ||