Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
Table of Contents | ||
---|---|---|
|
General description
Charon-AXP supports emulation of PBXGA graphics card(s) by direct virtualization and provides a virtual console for displaying graphics.
The console starts automatically upon starting the emulator. Its resolution is 800 x 600 by default.
Emulated cards
- PBXGA_AA - ZLXp-E1 (8bpp, PseudoColor)
- PBXGA_BA - ZLXp-E2 (24bpp, TrueColor)
...
|
Example (see more furtherexamples below):
load PBXGA_BA GYA |
On Charon startup a window will appear on CHARON host monitor to display graphics.
...
.
application
Parameter | application |
---|---|
Type | Text string |
Value | Specifies the application to open for displaying the graphical console. The pbxga_tv executable file is provided for this. It is located in the same folder as the Charon emulator executable file. Syntax:
When several graphics cards are loaded, the <device name(s)> have to be separated by a pipe character and the application has to be defined for the latest loaded PBXGA card. See examples further below. Example:
|
Div | ||
---|---|---|
| ||
Examples
Example 1: 8-bpp graphics on AlphaServer 400
... |
Example 2: 24-bpp graphics on AlphaServer DS20
...
|
Example 3: dual head display, 2x 1280x1024
...
|
Example 4: triple head display, 3x 1280x1024
... |
...