Static Public Member Functions

Screen Struct Reference

VGA screen output. More...

#include <screen.h>

List of all members.

Static Public Member Functions

static void vga_putc (long value, unsigned short *base, unsigned &pos)
 Put a single char to the VGA monitor.

Detailed Description

VGA screen output.

Copyright (C) 2007-2008, Bernhard Kauer <bk@vmmon.org> Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.


Member Function Documentation

static void Screen::vga_putc ( long  value,
unsigned short *  base,
unsigned &  pos 
) [inline, static]

Put a single char to the VGA monitor.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines