Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

[WIP] implement new VGA as per RFC 0005 #107

Closed
wants to merge 2 commits into from
Closed

Conversation

ashleygwilliams
Copy link
Member

@ashleygwilliams ashleygwilliams commented Jan 16, 2017

  • re-implement Vga::new to hide pointer location from the kernel

    since the pointer location 0xb8000 is already known by the VGA
    it should be inside the VGA's implementation and not the kernel's

  • implement Vga::from_raw

- re-implement Vga::new to hide pointer location from the kernel

  since the pointer location 0xb8000 is already known by the VGA
  it should be inside the VGA's implementation and not the kernel's

- implement Vga::from_raw
@ashleygwilliams
Copy link
Member Author

this fails on travis rn because of this: rust-lang/rust#39083

tested locally on nightly-2017-01-12 and make run works

@steveklabnik
Copy link
Member

guh. sorry that i am the worst and let this sit for over a year. I feel terrible. I'm trying to get back to a clean slate here, so sadly, i need to close this. I hope you got something out of this, sorry for failing you :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants