MSIM text console
[Framebuffer Service]

HelenOS MSIM text console. More...

Files

file  msim.c
file  msim.h
file  ski.c

Defines

#define HEIGHT   24
#define HEIGHT   24
#define SKI_PUTCHAR   31
#define WIDTH   80
#define WIDTH   80

Functions

int msim_init (void)
static void msim_putc (const char c)
int ski_init (void)
static void ski_putc (const char ch)
 Display character on ski debug console.

Variables

static char * virt_addr

Detailed Description

HelenOS MSIM text console.


Function Documentation

static void ski_putc ( const char  ch  )  [static]

Display character on ski debug console.

Use SSC (Simulator System Call) to display character on debug console.

Parameters:
ch Character to be printed.

Definition at line 59 of file ski.c.


Generated on Thu Jun 2 07:45:56 2011 for HelenOS/USB by  doxygen 1.4.7