Skip to content

Implement the VGA Text console for the x86 port #22

Description

@alexandruradovici

Implement the Text VGA console for the x86 port and use it instead of the serial port. Use https://en.wikipedia.org/wiki/VGA_text_mode as documentation.

  • implement the Text VGA peripheral
  • modify the qemu command to start the Text VGA
  • Implement the Transmit UART trait for the Text VGA
  • set the kernel debugger to the Text VGA console
  • document the available console in README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions