Skip to content

Commit b068077

Browse files
committed
Add updates for vga crage
1 parent be1d928 commit b068077

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/this-month/2022-02/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,16 @@ We merged the following changes in February:
7171

7272
Thanks to [@nicholasbishop](https://github.com/nicholasbishop), [@Stzx](https://github.com/Stzx), [@avirule](https://github.com/avirule) and [@AtsukiTak](https://github.com/AtsukiTak) for their contributions!
7373

74+
### [`vga`](https://github.com/rust-osdev/vga)
75+
76+
<span class="maintainers">Maintained by [@RKennedy9064](https://github.com/RKennedy9064)</span>
77+
78+
The work-in-progress `vga` crate allows the configuration of the VGA hardware, e.g. switching from text-based mode to a pixel-based graphics mode. This month, we merged the following pull request:
79+
80+
- [Set color palette to standard 256 VGA palette](https://github.com/rust-osdev/vga/pull/26)
81+
82+
Thanks to [@clavierpaul](https://github.com/clavierpaul) for this contribution!
83+
7484
## Call for Participation
7585

7686
Want to contribute to a Rust OSDev project, but don't know where to start? Pick up one of these outstanding

0 commit comments

Comments
 (0)