Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'vga'

1812197 - BGA Driver testing: driver vesa vga qemu osdev bga bochs
  1. /*
  2. * Autor: Leonardo M. (gnomo86 at gmail.com)
  3. * http://projeto-sombra.org
  4. */
  5.  
  6. #include <system.h>
  7. #include <kernel.h>
  8. #include <x86/page.h>
  9.  
1812193 - BGA Driver testing: driver vesa vga qemu osdev bga bochs
  1. /*
  2. * Autor: Leonardo M. (gnomo86 at gmail.com)
  3. * http://projeto-sombra.org
  4. */
  5.  
  6. #include <system.h>
  7. #include <kernel.h>
  8. #include <x86/page.h>
  9.  
646381 - VESA GDI driver: toasteros vesa vga registers
  1. ; **********************************************************
  2.  
  3. ;       Name: VESA Graphic Device Interface
  4. ;       Autor: Peter Kleissner
  5. ;       Version: 1.00
  6. ;       Date: 04.08.2007 21:52
  7. ;       last Update: 04.08.2007 21:52
  8. ;       see document: ToasterOS.pdf
  9.