JPH1020841A - Display system - Google Patents

Display system

Info

Publication number
JPH1020841A
JPH1020841A JP8172727A JP17272796A JPH1020841A JP H1020841 A JPH1020841 A JP H1020841A JP 8172727 A JP8172727 A JP 8172727A JP 17272796 A JP17272796 A JP 17272796A JP H1020841 A JPH1020841 A JP H1020841A
Authority
JP
Japan
Prior art keywords
data
address
coloring
displayed
character
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP8172727A
Other languages
Japanese (ja)
Other versions
JP2861949B2 (en
Inventor
Koji Manabe
浩嗣 真鍋
Toshihiro Masumoto
俊博 増元
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP8172727A priority Critical patent/JP2861949B2/en
Publication of JPH1020841A publication Critical patent/JPH1020841A/en
Application granted granted Critical
Publication of JP2861949B2 publication Critical patent/JP2861949B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Digital Computer Display Output (AREA)
  • Liquid Crystal Display Device Control (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent coloring of a first picture from changing even when the coloring of a second picture is revised and to reduce a circuit scale by dividing an address of a palette to a fixed address area and a variable address area and prohibiting the rewrite of the contents of the fixed address area. SOLUTION: A first and a second address data storage parts 30, 40 are provided respectively with the addresses corresponding to respective dots of the first, second pictures, and store the address data for specifying the address of a coloring data storage part 10 in respective addresses. A rewrite address decision part 60 decides whether or not the address of the coloring data to be rewritten is incorporated in a beforehand set area when the coloring information of the second picture is rewritten. Then, when not incorporated, an error is informed, and when incorporated, the rewrite of the coloring data is specified. A coloring data rewrite part 50 receives the specification of the rewrite, and performs the rewrite of the coloring data stored in the coloring data storage part 10.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は表示システムに関
し、特にパーソナルコンピュータ等における表示システ
ムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display system, and more particularly, to a display system in a personal computer or the like.

【0002】[0002]

【従来の技術】一般に、パーソナルコンピュータ等は、
パレットと呼ばれるメモリを有している。このパレット
は、モニタディスプレイの表示画面上の表示色に対応す
る着色データを記憶するメモリである。
2. Description of the Related Art Generally, personal computers and the like
It has a memory called a palette. This pallet is a memory for storing coloring data corresponding to the display color on the display screen of the monitor display.

【0003】従来の表示システムが特開平4―2912
96号公報に記載されている。この表示システムでは、
1つのデータパレットを文字画面用及び図形画面用の着
色で共用する構成でありながら、図形画面の着色が変更
されても文字画面の着色が変更されないようにすること
を目的としている。この従来の表示システムについて図
5のブロック図を参照して説明する。
A conventional display system is disclosed in Japanese Patent Application Laid-Open No. 4-2912.
No. 96. In this display system,
Although one data pallet is used for both character screen and graphic screen coloring, it is an object of the present invention to prevent the coloring of the character screen from being changed even if the coloring of the graphic screen is changed. This conventional display system will be described with reference to the block diagram of FIG.

【0004】図において、従来の表示システムは着色デ
ータ記憶手段1と、第1及び第2のアドレスデータ記憶
手段3及び4と、着色データ書換え手段5と、アドレス
データ書換え手段7とを含んで構成されている。かかる
構成において、第2の画面の着色データに基づいて、第
1のアドレスデータ記憶手段3のアドレスデータを書換
える。そして、書換えによって存在しなくなった色は着
色データ記憶手段1に存在する色のうち最も近い色で補
間する。
In FIG. 1, a conventional display system includes a coloring data storage means 1, first and second address data storage means 3 and 4, a coloring data rewriting means 5, and an address data rewriting means 7. Have been. In such a configuration, the address data in the first address data storage means 3 is rewritten based on the coloring data of the second screen. The color that no longer exists due to rewriting is interpolated by the closest color among the colors existing in the coloring data storage unit 1.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の表示シ
ステムにおいては、回路が大規模になるという欠点があ
る。すなわち、アドレスデータ書換え手段7にて第2の
画面の着色データの書換えを検出し、書換え情報に応じ
て第1のアドレスデータ記憶手段3の記憶内容を書換え
る必要があり、アドレスデータ書換え手段の回路規模が
大きなものになるのである。
The above-mentioned conventional display system has a disadvantage that the circuit becomes large-scale. That is, it is necessary to detect the rewriting of the coloring data of the second screen by the address data rewriting means 7 and rewrite the storage contents of the first address data storage means 3 according to the rewriting information. The circuit scale becomes large.

【0006】また、第1の画面と第2の画面とを同時に
表示する際、どちらの画面を優先して表示するかを指定
できないという欠点もある。これは、第1の画面のアド
レスデータと第2の画面のアドレスデータとを直接着色
データ記憶手段に入力するからである。
Further, when displaying the first screen and the second screen at the same time, there is a drawback that it is not possible to specify which screen is displayed with priority. This is because the address data of the first screen and the address data of the second screen are directly input to the coloring data storage means.

【0007】さらにまた、第2の画面の着色を変更した
場合、第1の画面の着色が変化するという欠点もある。
これは、書換えによって存在しなくなった色は着色デー
タ記憶手段1に存在する色のうち最も近い色で補間され
るからである。
Further, there is a disadvantage that when the coloring of the second screen is changed, the coloring of the first screen changes.
This is because colors that no longer exist due to rewriting are interpolated by the closest color among the colors existing in the coloring data storage unit 1.

【0008】本発明の目的は上述した従来技術の欠点を
解決するためになされたものであり、その目的は、回路
規模が小さく、かつ第1の画面と第2の画面とを同時に
表示する際、どちらの画面を優先して表示するかを指定
できる表示システムを提供することである。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned disadvantages of the prior art. It is an object of the present invention to reduce the circuit scale and to simultaneously display the first screen and the second screen. Another object of the present invention is to provide a display system that can specify which screen is displayed with priority.

【0009】また、本発明の他の目的は、第2の画面の
着色を変更した場合でも、第1の画面の着色が全く変化
しない表示システムを提供することである。
It is another object of the present invention to provide a display system in which the coloring of the first screen does not change at all even when the coloring of the second screen changes.

【0010】[0010]

【課題を解決するための手段】本発明による表示システ
ムは、書換え不可能な固定アドレス領域及び書換え可能
な可変アドレス領域を有しこれら各領域に着色データが
格納されるデータパレットと、前記データパレットに保
持された着色データを書換えるときその着色データが格
納されているアドレスが前記固定アドレス領域内のアド
レスであるとき前記可変アドレス領域内の着色データの
格納されていない未使用アドレスにその着色データを書
込む着色データ書込み手段とを含み、表示すべきデータ
を前記データパレットに書込まれた着色データに対応し
た色で表示することを特徴とする。
According to the present invention, there is provided a display system comprising: a data pallet having a non-rewritable fixed address area and a rewritable variable address area; When the color data stored in the variable address area is rewritten when the address where the color data is stored is an address in the fixed address area, the color data is stored in an unused address where the color data is not stored in the variable address area. And data to be displayed are displayed in a color corresponding to the coloring data written in the data palette.

【0011】[0011]

【発明の実施の形態】本発明の作用は以下の通りであ
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The operation of the present invention is as follows.

【0012】パレットに、書換え不可能な固定アドレス
領域と書換え可能な可変アドレス領域とを設ける。
A pallet is provided with a non-rewritable fixed address area and a rewritable variable address area.

【0013】着色データの書換えに際し、書換えが不可
能なアドレスであると判定されればそのアドレスの書換
えは行わない。このため第2の画面の着色データの書換
えを検出し、書換え情報に応じて第1のアドレスデータ
記憶手段の記憶内容を書換える必要がなく、簡単な回路
で実現でき、かつ、着色データを補間する必要がないた
め第1の画面の着色が変化することがない。
When rewriting the coloring data, if it is determined that the address cannot be rewritten, the address is not rewritten. Therefore, it is not necessary to detect the rewriting of the coloring data on the second screen and rewrite the storage contents of the first address data storage means in accordance with the rewriting information, it is possible to realize with a simple circuit, and to interpolate the coloring data. Since there is no need to perform this, the coloring of the first screen does not change.

【0014】第1の画面のアドレスデータと第2の画面
のアドレスデータとを選択して出力するため、どちらの
画面を優先して表示するかを指定できる。
Since the address data of the first screen and the address data of the second screen are selected and output, it is possible to specify which screen is displayed with priority.

【0015】次に、本発明の実施例について図面を参照
して詳細に説明する。図1を参照すると、着色データ記
憶部10は複数のアドレスを有し、その各アドレスは着
色データを記憶するためのパレットとなる。このパレッ
トは文字データ用の第1の画面及び第2の画面の着色に
共用される。第1のアドレスデータ記憶部30は第1の
画面の各ドットに対応するアドレスを有し、各アドレス
に着色データ記憶部10のアドレスを指定するためのア
ドレスデータを記憶するためのメモリである。第2のア
ドレスデータ記憶部40は第2の画面の各ドットに対応
するアドレスを有し、各アドレスに着色データ記憶部1
0のアドレスを指定するためのアドレスデータを記憶す
るためのメモリである。アドレスデータ選択部20は第
1の画面のアドレスデータと第2の画面のアドレスデー
タとを選択し、着色データ記憶部10にアドレスデータ
を出力する。書換えアドレス判定部60は第2の画面の
着色情報を書換える際に、書換えられる着色データのア
ドレスが予め設定されている領域に含まれるか含まれな
いかを判定する。そして、含まれないと判定した場合に
はエラーを通知する。一方、含まれると判定した場合に
は、着色データの書換えを指示する。着色データ書換え
部50は上記の書換えの指示を受けることにより、着色
データ記憶部10に記憶されている着色データの書換え
を行う。
Next, embodiments of the present invention will be described in detail with reference to the drawings. Referring to FIG. 1, the coloring data storage unit 10 has a plurality of addresses, and each address is a pallet for storing coloring data. This palette is used for coloring the first screen and the second screen for character data. The first address data storage unit 30 is a memory that has an address corresponding to each dot on the first screen and stores address data for specifying an address of the coloring data storage unit 10 at each address. The second address data storage unit 40 has an address corresponding to each dot on the second screen, and each address has a color data storage unit 1.
This is a memory for storing address data for specifying an address of 0. The address data selection unit 20 selects the address data of the first screen and the address data of the second screen, and outputs the address data to the coloring data storage unit 10. When rewriting the coloring information on the second screen, the rewriting address determining unit 60 determines whether the address of the recoloring data to be rewritten is included in a preset area or not. Then, if it is determined that they are not included, an error is notified. On the other hand, when it is determined that the color data is included, the rewriting of the coloring data is instructed. The coloring data rewriting unit 50 rewrites the coloring data stored in the coloring data storage unit 10 by receiving the rewriting instruction.

【0016】図2は本実施例の表示システムにおける着
色情報の書換え動作を示す流れ図である。ソフトウェア
が第2の画面の着色情報を書換えるとき、図示されてい
ない装置、例えば中央処理装置に対して第2の画面の着
色情報を書換える命令を発行する(ステップ101)。
この命令を受けた中央処理装置は本表示システムに対し
て、その命令を伝える。
FIG. 2 is a flowchart showing the operation of rewriting the coloring information in the display system of the present embodiment. When the software rewrites the coloring information of the second screen, the software issues a command to rewrite the coloring information of the second screen to a device (not shown), for example, a central processing unit (step 101).
The central processing unit that has received the command transmits the command to the display system.

【0017】その命令を受取った本表示システムは書換
えアドレス判定部6において、書換えられる着色データ
のアドレスが予め設定されている領域に含まれるか含ま
れないかを判定し、含まれないと判定した場合にはエラ
ーを通知する。ソフトウェアはそのエラー通知があるか
どうかを判定する(ステップ102)。エラー通知がな
い場合は第2の画面の着色情報は実行されたことにな
り、書換え動作は終了する(ステップ102→10
7)。一方、エラー通知がある場合、ソフトウェアは着
色データ記憶部1のデータを読出し、着色データのアド
レスの中から未使用のアドレスを検索する(ステップ1
02→103)。
In the display system receiving the instruction, the rewriting address determining section 6 determines whether or not the address of the coloring data to be rewritten is included in the preset area, and determines that the address is not included. If so, signal an error. The software determines whether there is an error notification (step 102). If there is no error notification, it means that the coloring information on the second screen has been executed, and the rewriting operation ends (steps 102 → 10).
7). On the other hand, if there is an error notification, the software reads the data in the coloring data storage unit 1 and searches for an unused address from the coloring data addresses (step 1).
02 → 103).

【0018】次に、検索した結果、未使用のアドレスが
見つかったかどうか判定する(ステップ104)。未使
用のアドレスが検索できない場合は書換えができないと
判断され、着色情報書換え不能の通知を出力する(ステ
ップ104→105→107)。一方、未使用のアドレ
スが検索できた場合は、第2のアドレスデータ記憶部4
の記憶内容のうち、書換えようとする着色データを指定
しているアドレスデータの内容をその検索された未使用
のアドレスに書換える(ステップ104→106)。つ
いで、着色データ記憶部1の未使用のアドレスの内容を
書換えることにより、第2の画面の着色情報の書換え動
作は終了する。
Next, it is determined whether an unused address is found as a result of the search (step 104). If an unused address cannot be retrieved, it is determined that rewriting cannot be performed, and a notification that coloring information cannot be rewritten is output (steps 104 → 105 → 107). On the other hand, if an unused address can be retrieved, the second address data storage unit 4
The contents of the address data designating the coloring data to be rewritten are rewritten to the searched unused addresses (steps 104 → 106). Then, by rewriting the contents of the unused addresses in the coloring data storage unit 1, the rewriting operation of the coloring information on the second screen is completed.

【0019】次に、本発明の実施例について図3を参照
してさらに詳細に説明する。図3は本表示システムのよ
り詳細な構成を示すブロック図である。図において、文
字及び図形の描画は次のように行われる。図示されてい
ない装置、例えば中央処理装置はシステムバスを経由し
て文字や図形の描画の命令を通知する。文字の描画は文
字コードと文字属性とを指定することによって行われ
る。図形の描画はドットごとにパレット18のアドレス
データを示す色情報を文字用アドレスデータとして図形
メモリ15に書込むことによって行われる。
Next, an embodiment of the present invention will be described in more detail with reference to FIG. FIG. 3 is a block diagram showing a more detailed configuration of the present display system. In the figure, drawing of characters and figures is performed as follows. A device (not shown), for example, a central processing unit notifies a command for drawing a character or a graphic via a system bus. Drawing of a character is performed by designating a character code and a character attribute. Drawing of a figure is performed by writing color information indicating address data of the palette 18 for each dot into the figure memory 15 as character address data.

【0020】次に文字及び図形の表示について説明す
る。文字パターン生成部11は予め指定されて文字コー
ドに対応する文字パターンを発生させ、出力する。文字
属性修飾部12は文字パターンを入力し、予め指定され
た文字属性に応じて修飾を行い、その結果を文字用アド
レスデータとして文字メモリ13に格納する。ここで文
字パターンとは文字のフォントを表すデータの並びであ
り、文字属性修飾とは罫線付加,点滅表示,反転表示,
太文字表示,拡大表示及び文字色指定などを示す。
Next, the display of characters and figures will be described. The character pattern generator 11 generates and outputs a character pattern corresponding to a character code specified in advance. The character attribute modification unit 12 receives a character pattern, modifies the character according to a character attribute specified in advance, and stores the result in the character memory 13 as character address data. Here, the character pattern is a sequence of data representing the font of the character, and the character attribute modification means adding a ruled line, blinking display, reverse display,
Indicates bold character display, enlarged display, and character color designation.

【0021】選択部14は文字メモリ13から文字用ア
ドレスデータを、図形メモリ15から図形用アドレスデ
ータを夫々入力し、予め定められた選択基準に従いどち
らか一方を選択し出力する。パレット18は選択部14
から入力するアドレスデータの指定するアドレスに格納
してある着色データを出力する。出力された着色データ
はディジタルアナログ変換部19においてアナログ信号
に変換された後、CRT等の表示装置21において表示
される。
The selector 14 receives the character address data from the character memory 13 and the graphic address data from the graphic memory 15, and selects and outputs one of them according to a predetermined selection criterion. The pallet 18 is the selection unit 14
The coloring data stored at the address specified by the address data input from the printer is output. The output coloring data is converted into an analog signal by the digital-to-analog converter 19, and then displayed on a display device 21 such as a CRT.

【0022】次に、着色データの指定方法について説明
する。着色データはシステムバス,アドレス判定部1
6,パレットデータ書換え部17を経由してパレット1
8に格納される。パレットとは複数のアドレスを有し夫
々のアドレスごとに対応する着色データを記憶し、アド
レスを入力すると対応する着色データを出力するメモリ
である。
Next, a method of specifying coloring data will be described. Coloring data is system bus, address judgment unit 1
6, Palette 1 via pallet data rewriting unit 17
8 is stored. The pallet is a memory that has a plurality of addresses, stores the corresponding coloring data for each address, and outputs the corresponding coloring data when the address is input.

【0023】ここで、図4は本システムにおけるパレッ
トの記憶構造の一例を示す図である。図4を参照する
と、本例のパレットは「0」から「255」までのアド
レスを有し、夫々のアドレスごとに24ビットの着色デ
ータを記憶する。具体的には、アドレス「0」は、赤を
示す8ビットのデータ列が全て「0」であり、緑を示す
8ビットのデータ列が全て「0」であり、青を示す8ビ
ットのデータ列が全て「0」であり、合成すると黒とな
る着色データである。同様に、アドレス「1」は青,ア
ドレス「2」は緑,アドレス「7」は白,アドレス
「8」は暗青,アドレス「254」は水色となる着色デ
ータである。
FIG. 4 is a diagram showing an example of a pallet storage structure in the present system. Referring to FIG. 4, the palette of this example has addresses from "0" to "255", and stores 24-bit coloring data for each address. Specifically, the address “0” is such that the 8-bit data string indicating red is all “0”, the 8-bit data string indicating green is all “0”, and the 8-bit data indicating blue. The columns are all “0”, and are colored data that becomes black when combined. Similarly, address “1” is colored data that is blue, address “2” is green, address “7” is white, address “8” is dark blue, and address “254” is colored light blue.

【0024】また、本パレットの着色データのうち、ア
ドレス「0」からアドレス「7」までの着色データは固
定(書換え不可能)であり、アドレス「8」からアドレ
ス「255」までの着色データは可変(書換え可能)で
ある。
Further, among the coloring data of this palette, the coloring data from address "0" to address "7" is fixed (cannot be rewritten), and the coloring data from address "8" to address "255" is fixed. Variable (rewritable).

【0025】図3に戻り、アドレス判定部16はシステ
ムバスから着色データの書換え命令を受けると、そのア
ドレスがパレット18内の書換え可能な可変アドレス領
域に含まれるアドレスであるか、書換え不可能な固定ア
ドレス領域に含まれるアドレスであるかを判定する。判
定した結果、そのアドレスが固定アドレス領域内にある
場合、システムバスに対してエラー通知を行う。可変ア
ドレス領域内にある場合、パレットデータ書換え部17
を経由して着色データの書換えを伝達し、着色データの
書換えが行われる。
Referring back to FIG. 3, when the address judging section 16 receives the rewriting instruction of the coloring data from the system bus, the address is an address included in the rewritable variable address area in the pallet 18 or is not rewritable. It is determined whether the address is included in the fixed address area. If the result of the determination is that the address is in the fixed address area, an error notification is made to the system bus. If it is in the variable address area, the palette data rewriting unit 17
The rewriting of the coloring data is transmitted via the. And the rewriting of the coloring data is performed.

【0026】書換え動作の流れは、図2を参照して説明
した通りであるが、図4を用いてさらに説明する。アド
レス「0」からアドレス「7」までの着色データ固定ア
ドレス領域Aは文字着色に用いられる着色データであ
り、アドレス「8」からアドレス「255」までの着色
データ可変アドレス領域Bは図形着色に用いられる着色
データである。
The flow of the rewriting operation is as described with reference to FIG. 2, but will be further described with reference to FIG. The coloring data fixed address area A from address "0" to address "7" is coloring data used for character coloring, and the coloring data variable address area B from address "8" to address "255" is used for figure coloring. This is the coloring data used.

【0027】着色データ書換えの例として、例えばアド
レス「8」の着色データを書換える場合を考える。この
場合には、アドレス「8」は可変アドレス領域B内にあ
るので、パレットの着色データの書換えが行われる。一
方、例えばアドレス「7」の着色データを書換える場合
には、アドレス「7」は固定アドレス領域A内にあるた
め、着色データの書換えが行われることなく、エラーが
通知される。
As an example of rewriting the coloring data, consider a case where the coloring data at address "8" is rewritten, for example. In this case, since the address “8” is in the variable address area B, the coloring data of the pallet is rewritten. On the other hand, when rewriting the coloring data at the address “7”, the error is notified without rewriting the coloring data because the address “7” is in the fixed address area A.

【0028】エラー通知を受取ったソフトウェアは可変
領域の着色データを順次読出し、未使用のアドレスを検
索する。ここでは、例えば全てのビットが「0」または
全てのビットが「1」である場合に、未使用のアドレス
であると判断される。図4に示されている記憶構造例に
おいてはアドレス「255」が未使用のアドレスであ
る。ソフトウェアは図形メモリ15のなかのアドレスデ
ータのうちアドレス「7」を示すアドレスデータを全て
アドレス「255」を示すアドレスデータに書換える。
次に、アドレス「255」に所望の着色を書込むことに
より着色データの書換えが実行される。
The software that has received the error notification sequentially reads the coloring data in the variable area and searches for an unused address. Here, for example, when all the bits are “0” or all the bits are “1”, it is determined that the address is an unused address. In the example of the storage structure shown in FIG. 4, the address “255” is an unused address. The software rewrites all the address data indicating the address “7” among the address data in the graphic memory 15 into the address data indicating the address “255”.
Next, rewriting of the coloring data is executed by writing a desired coloring into the address “255”.

【0029】次に、図3において選択部14が文字用ア
ドレスデータと図形用アドレスデータとを選択する例に
ついて説明する。表示すべき文字データと図形データと
が表示画面上の同じ位置に存在するとき(表示位置が一
致した場合)、文字メモリ13からは文字用アドレスデ
ータが、図形メモリ15からは図形用アドレスデータが
選択部14に入力され、選択基準に従いどちらか一方を
選択し出力する。
Next, an example in which the selector 14 selects character address data and graphic address data in FIG. 3 will be described. When the character data to be displayed and the graphic data are present at the same position on the display screen (when the display positions match), the character memory 13 stores the character address data and the graphic memory 15 stores the graphic address data. The data is input to the selection unit 14, and one of them is selected and output according to a selection criterion.

【0030】この選択基準としては、文字用アドレスデ
ータの値に応じて選択する方式が望ましい。これはドッ
ト単位で文字を表示するか図形を表示するかを選択でき
るからである。より詳細には、文字用アドレスデータの
値が例えばアドレス「0」を示す場合は図形用アドレス
データを選択し、アドレス「0」以外のアドレスを示す
場合は文字用アドレスデータを選択する方式でアドレス
「0」は黒の着色を示す方式が好適である。文字の着色
は一般に黒以外の色が使用されるからである。
As a selection criterion, a method of selecting according to the value of character address data is desirable. This is because it is possible to select whether to display characters or figures in dot units. More specifically, if the value of the character address data indicates, for example, an address “0”, the address data for graphics is selected. If the value of the address data indicates an address other than “0”, the address data for characters is selected. "0" is preferably a system indicating black coloring. This is because colors other than black are generally used for coloring characters.

【0031】要するに、表示すべき文字データと図形デ
ータとの表示位置が一致した場合において、表示すべき
文字データの着色データが黒色を表示する内容であると
きその表示位置にはその図形データによる図形を表示
し、黒色以外の色を表示する内容であるときその表示位
置にはその文字データによる文字を表示するのである。
In short, when the display position of the character data to be displayed matches the display position of the graphic data, if the color data of the character data to be displayed has a content of displaying black, the display position is displayed in the display position of the graphic data. Is displayed, and when the content is to display a color other than black, a character based on the character data is displayed at the display position.

【0032】また、他の選択基準として、図形用アドレ
スデータの値に応じて選択する方式もある。より詳細に
は、図形用アドレスデータの値が例えばアドレス「25
5」を示す場合は文字用アドレスデータを選択し、アド
レス「255」以外のアドレスを示す場合は図形用アド
レスデータを選択すれば良い。
As another selection criterion, there is a method in which selection is made in accordance with the value of graphic address data. More specifically, the value of the graphic address data is, for example, the address “25”.
When "5" is indicated, character address data is selected, and when an address other than address "255" is indicated, figure address data may be selected.

【0033】また、表示すべき文字データと図形データ
との表示位置が一致した場合において、表示すべき図形
データの着色データが着色データ書換え部により書込ま
れた着色データであるときその表示位置には文字データ
による文字を表示し、それ以外の着色データであるとき
その表示位置には図形データによる図形を表示するので
ある。
In the case where the display position of the character data to be displayed matches the display position of the graphic data, if the coloring data of the graphic data to be displayed is the coloring data written by the coloring data rewriting unit, the display position is changed to that color data. Displays a character based on character data, and displays the graphic based on the graphic data at the display position when the color data is other than the colored data.

【0034】以上のように、本表示システムでは、書換
えようとするアドレスが固定アドレス領域内であるかど
うかを判断するという簡単な構成であるため、回路規模
が小さいのである。
As described above, the present display system has a simple configuration in which it is determined whether or not an address to be rewritten is within a fixed address area. Therefore, the circuit scale is small.

【0035】また本システムでは、パレットのアドレス
を書換え不可能な固定アドレス領域と書換え可能な可変
アドレス領域とに分け、固定アドレス領域の内容の書換
えを禁じているため、第2の画面(図形用画面)の着色
を変更した場合でも第1の画面(文字用画面)の着色が
変化しないのである。すなわち、上述した従来技術にお
いては着色データを補間するために着色が変化する場合
があったが、本システムでは着色が変化しないのであ
る。
In this system, the pallet address is divided into a non-rewritable fixed address area and a rewritable variable address area, and rewriting of the contents of the fixed address area is prohibited. Even if the coloring of the screen is changed, the coloring of the first screen (text screen) does not change. That is, in the above-described related art, the coloring may change in order to interpolate the coloring data, but in the present system, the coloring does not change.

【0036】さらに本システムでは、文字データと図形
データとの表示位置同士が一致した場合には、どちらを
優先して表示するのかを選択できるのである。
Further, in the present system, when the display positions of the character data and the graphic data coincide with each other, it is possible to select which is displayed with priority.

【0037】[0037]

【発明の効果】以上説明したように本発明は、パレット
のアドレスを書換え不可能な固定アドレス領域と書換え
可能な可変アドレス領域とに分け、さらに固定アドレス
領域の内容の書換えを禁じることにより、第2の画面
(図形用画面)の着色を変更した場合でも第1の画面
(文字用画面)の着色が変化せず、また回路規模を小さ
くできるという効果がある。また、文字データ又は図形
データの内容に応じて適切なものを選択して表示するこ
とにより、文字データと図形データとの表示位置同士が
一致した場合には、どちらを優先して表示するのかを選
択できるという効果もある。
As described above, the present invention divides a pallet address into a non-rewritable fixed address area and a rewritable variable address area, and further prohibits rewriting of the contents of the fixed address area. Even when the coloring of the second screen (graphic screen) is changed, the coloring of the first screen (character screen) does not change, and the circuit scale can be reduced. In addition, by selecting and displaying appropriate data according to the contents of the character data or graphic data, when the display positions of the character data and the graphic data match each other, it is possible to determine which one has priority. There is also the effect that you can choose.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施例による表示システムの構成を示
すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a display system according to an embodiment of the present invention.

【図2】本発明の実施例による表示システムの動作を示
す流れ図である。
FIG. 2 is a flowchart showing an operation of the display system according to the embodiment of the present invention.

【図3】本発明の実施例による表示システムのより詳細
な構成を示すブロック図である。
FIG. 3 is a block diagram illustrating a more detailed configuration of a display system according to an embodiment of the present invention.

【図4】本発明の実施例におけるパレットの記憶構造を
示す図である。
FIG. 4 is a diagram showing a storage structure of a pallet in the embodiment of the present invention.

【図5】従来の表示システムの構成を示すブロック図で
ある。
FIG. 5 is a block diagram showing a configuration of a conventional display system.

【符号の説明】[Explanation of symbols]

10 着色データ記憶部 20 アドレスデータ選択部 30,40 アドレスデータ記憶部 50 着色データ書換え部 60 書換えアドレス判定部 Reference Signs List 10 coloring data storage unit 20 address data selection unit 30, 40 address data storage unit 50 coloring data rewriting unit 60 rewriting address determination unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G09G 5/40 G09G 5/40 ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 6 Identification number Agency reference number FI Technical display location G09G 5/40 G09G 5/40

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 書換え不可能な固定アドレス領域及び書
換え可能な可変アドレス領域を有しこれら各領域に着色
データが格納されるデータパレットと、前記データパレ
ットに保持された着色データを書換えるときその着色デ
ータが格納されているアドレスが前記固定アドレス領域
内のアドレスであるとき前記可変アドレス領域内の着色
データの格納されていない未使用アドレスにその着色デ
ータを書込む着色データ書込み手段とを含み、表示すべ
きデータを前記データパレットに書込まれた着色データ
に対応した色で表示することを特徴とする表示システ
ム。
1. A data pallet having a non-rewritable fixed address area and a rewritable variable address area, in which coloring data is stored in each of these areas, and a method for rewriting coloring data held in the data palette. Coloring data writing means for writing the coloring data to an unused address where the coloring data in the variable address area is not stored when the address where the coloring data is stored is an address in the fixed address area, A display system for displaying data to be displayed in a color corresponding to the coloring data written in the data palette.
【請求項2】 前記表示すべきデータは文字データと図
形データとからなり、該文字データ用の着色データを前
記固定アドレス領域に格納し、該図形データ用の着色デ
ータを前記可変アドレス領域に格納したことを特徴とす
る請求項1記載の表示システム。
2. The data to be displayed comprises character data and graphic data. Coloring data for the character data is stored in the fixed address area, and coloring data for the graphic data is stored in the variable address area. The display system according to claim 1, wherein:
【請求項3】 表示すべき前記文字データと表示すべき
前記図形データとの表示位置が一致した場合において、
前記表示すべき文字データの着色データが黒色を表示す
る内容であるとき該表示位置には前記表示すべき図形デ
ータによる図形を表示し、黒色以外の色を表示する内容
であるとき該表示位置には前記表示すべき文字データに
よる文字を表示する表示制御手段を更に含むことを特徴
とする請求項1又は2記載の表示システム。
3. When the display positions of the character data to be displayed and the graphic data to be displayed match,
When the coloring data of the character data to be displayed has the content of displaying black, the display position displays a graphic according to the graphic data to be displayed, and when the content of displaying a color other than black is displayed at the display position. 3. The display system according to claim 1, further comprising display control means for displaying characters based on the character data to be displayed.
【請求項4】 表示すべき前記文字データと表示すべき
前記図形データとの表示位置が一致した場合において、
前記表示すべき図形データの着色データが前記着色デー
タ書込み手段により書込まれた着色データであるとき該
表示位置には前記表示すべき文字データによる文字を表
示し、それ以外の着色データであるとき該表示位置には
前記表示すべき図形データによる図形を表示する表示制
御手段を更に含むことを特徴とする請求項1又は2記載
の表示システム。
4. When the display positions of the character data to be displayed and the graphic data to be displayed match,
When the coloring data of the graphic data to be displayed is the coloring data written by the coloring data writing means, the character corresponding to the character data to be displayed is displayed at the display position, and when the coloring data is other than the above. 3. The display system according to claim 1, further comprising a display control means for displaying a graphic based on the graphic data to be displayed at the display position.
JP8172727A 1996-07-03 1996-07-03 Display system Expired - Fee Related JP2861949B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8172727A JP2861949B2 (en) 1996-07-03 1996-07-03 Display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8172727A JP2861949B2 (en) 1996-07-03 1996-07-03 Display system

Publications (2)

Publication Number Publication Date
JPH1020841A true JPH1020841A (en) 1998-01-23
JP2861949B2 JP2861949B2 (en) 1999-02-24

Family

ID=15947217

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8172727A Expired - Fee Related JP2861949B2 (en) 1996-07-03 1996-07-03 Display system

Country Status (1)

Country Link
JP (1) JP2861949B2 (en)

Also Published As

Publication number Publication date
JP2861949B2 (en) 1999-02-24

Similar Documents

Publication Publication Date Title
JP2583003B2 (en) Image display method, frame buffer, and graphics display system in graphics display system
US4933878A (en) Graphics data processing apparatus having non-linear saturating operations on multibit color data
US5835916A (en) Document preparing apparatus capable of relocating cells forming a table and resetting cell size
US4849747A (en) Display data transfer control apparatus applicable for display unit
JPH01129362A (en) Electronic file device
US5522082A (en) Graphics display processor, a graphics display system and a method of processing graphics data with control signals connected to a central processing unit and graphics circuits
US4837564A (en) Display control apparatus employing bit map method
US4763118A (en) Graphic display system for personal computer
US5805169A (en) Image processing method and apparatus for deciding whether to overwrite a color based on a comparison of stored color priorities
JP2861949B2 (en) Display system
JPS61175818A (en) Correcting system of color information to color hard copy device
KR890004246B1 (en) Colour display devices
JP2982380B2 (en) Screen display control device
JP3530215B2 (en) On-screen display device
JP2586360B2 (en) Display device
JP3316317B2 (en) Image data display device
JP2773191B2 (en) Color display
JPH0660065A (en) Document processor
JPH0421893A (en) Display controller
JP2001034256A (en) Font generating device, font generating method, computer readable recording medium and game device
JPH0635980A (en) Cad device
JPH08212206A (en) Document generation device
JPH09128525A (en) Image color changing device
JPH07296177A (en) Method and device for high-speed plotting
JP2000181397A (en) Crt/lcd display converting circuit and converting method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071211

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081211

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091211

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091211

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101211

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101211

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111211

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111211

Year of fee payment: 13

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111211

Year of fee payment: 13

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111211

Year of fee payment: 13

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 14

LAPS Cancellation because of no payment of annual fees