tree: 07792a36d8bcf73205c45e86d983ae78a221cc06 [path history] [tgz]
  1. components/
  2. CMakeLists.txt
  3. README.md
  4. vgatest.camkes
apps/vgatest/README.md

Minimal VGA text example

This application provides a minimal implementation for text mode VGA ternminal. It can be run with:

qemu-system-i386 -m 1024 -serial /dev/stdout -vga std -kernel images/kernel-ia32-pc99 -initrd images/capdl-loader-experimental-image-ia32-pc99