DASM
Classes
DExecHW/Video.pm File Reference

Text emulation for the DASM assembler. More...

#include "Curses.pm"

Go to the source code of this file.

Classes

class  DExecHW::Video
 Text emulation for the DASM assembler. More...

Detailed Description

Text emulation for the DASM assembler.

This module provides the video RAM for a text array chip, based on what appears to be the video hardware for the assembler.

The chip is 32x12 = 384 bytes for the video array.

The allocation in the window is:

Bit mapping:

ccccccccbiiiiiii

We actually use the highlight only on the foreground colour, as bold in the colour attributes.

Author:
Justin Fletcher

Definition in file Video.pm.