Skip to content

Use volatile accesses in VGA code and make font dependency optional - #67

Merged
phil-opp merged 2 commits into
rust-osdev:masterfrom
64:font_optional
Jul 16, 2019
Merged

Use volatile accesses in VGA code and make font dependency optional#67
phil-opp merged 2 commits into
rust-osdev:masterfrom
64:font_optional

Conversation

@64

@64 64 commented Jul 15, 2019

Copy link
Copy Markdown
Contributor
  1. Make VGA code use volatile accesses (in reality, won't make much of a difference, but is good practice and sets a good example for people who are reading the code).

  2. Make the font dependency optional and only pull it in if the vga_320x200 feature is enabled.

@phil-opp phil-opp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@phil-opp
phil-opp merged commit 0e7f27d into rust-osdev:master Jul 16, 2019
phil-opp added a commit that referenced this pull request Jul 16, 2019
@phil-opp

Copy link
Copy Markdown
Member

Published as version 0.6.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants